Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to set the message identifier #1

Closed
wants to merge 2 commits into from

Commits on Apr 16, 2012

  1. Import settings from sentry instead of django

    Fixes URL_PREFIX not existing on settings if SENTRY_URL_PREFIX has been
    used in the settings.
    Pointed out by @dcramer in #1
    ghickman committed Apr 16, 2012
    Configuration menu
    Copy the full SHA
    4861cd5 View commit details
    Browse the repository at this point in the history
  2. Let the user decide what to display in the first section of the message

    This is done mainly to provide nicer output from heroku hosted
    applications where the server name is a random string and usually not
    meaningful.
    ghickman committed Apr 16, 2012
    Configuration menu
    Copy the full SHA
    b886382 View commit details
    Browse the repository at this point in the history