LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
django_errors/__init__.py
django_errors/apps.py
django_errors/urls.py
django_errors/views.py
django_errors.egg-info/PKG-INFO
django_errors.egg-info/SOURCES.txt
django_errors.egg-info/dependency_links.txt
django_errors.egg-info/not-zip-safe
django_errors.egg-info/requires.txt
django_errors.egg-info/top_level.txt
django_errors/locale/cn/LC_MESSAGES/django.mo
django_errors/locale/cn/LC_MESSAGES/django.po
django_errors/locale/de/LC_MESSAGES/django.mo
django_errors/locale/de/LC_MESSAGES/django.po
django_errors/locale/en/LC_MESSAGES/django.mo
django_errors/locale/en/LC_MESSAGES/django.po
django_errors/locale/es/LC_MESSAGES/django.mo
django_errors/locale/es/LC_MESSAGES/django.po
django_errors/locale/fr/LC_MESSAGES/django.mo
django_errors/locale/fr/LC_MESSAGES/django.po
django_errors/locale/it/LC_MESSAGES/django.mo
django_errors/locale/it/LC_MESSAGES/django.po
django_errors/locale/lt/LC_MESSAGES/django.mo
django_errors/locale/lt/LC_MESSAGES/django.po
django_errors/locale/ru/LC_MESSAGES/django.mo
django_errors/locale/ru/LC_MESSAGES/django.po
django_errors/templates/errors/400.html
django_errors/templates/errors/403.html
django_errors/templates/errors/404.html
django_errors/templates/errors/500.html
django_errors/tests/__init__.py
django_errors/tests/test_settings.py
django_errors/tests/tests.py