AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.py
django_template_debug.egg-info/PKG-INFO
django_template_debug.egg-info/SOURCES.txt
django_template_debug.egg-info/dependency_links.txt
django_template_debug.egg-info/top_level.txt
example/__init__.py
example/models.py
example/settings.py
example/urls.py
example/views.py
example/wsgi.py
template_debug/__init__.py
template_debug/models.py
template_debug/utils.py
template_debug/templatetags/__init__.py
template_debug/templatetags/debug_tags.py
template_debug/tests/__init__.py
template_debug/tests/base.py
template_debug/tests/test_tags.py
template_debug/tests/test_utils.py