Skip to content

Notes for Django #19

@dcramer

Description

@dcramer
  • Probably should try to find an earlier entry point other than settings.py (but I'm out of touch w/ Django's load process)
  • sentry_sdk.init is better than init on our suggest import process

Test Plan:

  • catches wsgi error?
  • catches manage.py error?
  • catches sys.except_hook (non manage.py) error?
  • catches middleware error?
  • catches view error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions