LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
debug_informer/__init__.py
debug_informer/apps.py
debug_informer/middleware.py
debug_informer/models.py
debug_informer/urls.py
debug_informer/views.py
django_debug_informer.egg-info/PKG-INFO
django_debug_informer.egg-info/SOURCES.txt
django_debug_informer.egg-info/dependency_links.txt
django_debug_informer.egg-info/not-zip-safe
django_debug_informer.egg-info/requires.txt
django_debug_informer.egg-info/top_level.txt
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_middleware.py
tests/test_views.py
tests/urls.py