LICENSE
README.md
pyproject.toml
setup.cfg
django_error_reporting/__init__.py
django_error_reporting/apps.py
django_error_reporting/middleware.py
django_error_reporting/settings.py
django_error_reporting/utils.py
django_error_reporting.egg-info/PKG-INFO
django_error_reporting.egg-info/SOURCES.txt
django_error_reporting.egg-info/dependency_links.txt
django_error_reporting.egg-info/requires.txt
django_error_reporting.egg-info/top_level.txt
django_error_reporting/contrib/__init__.py
django_error_reporting/contrib/datadog.py
django_error_reporting/contrib/sentry.py
django_error_reporting/migrations/__init__.py
test_app/__init__.py
test_app/manage.py
test_app/settings.py
test_app/urls.py
test_app/views.py
test_app/wsgi.py