AUTHORS
LICENSE
MANIFEST.in
README.markdown
setup.cfg
setup.py
debug_toolbar_htmltidy/__init__.py
debug_toolbar_htmltidy/models.py
debug_toolbar_htmltidy/panels.py
debug_toolbar_htmltidy/runtests.py
debug_toolbar_htmltidy/urls.py
debug_toolbar_htmltidy/views.py
debug_toolbar_htmltidy/static/debug_toolbar_htmltidy/Makefile
debug_toolbar_htmltidy/static/debug_toolbar_htmltidy/css/htmltidypanel.css
debug_toolbar_htmltidy/static/debug_toolbar_htmltidy/css/htmltidypanel.min.css
debug_toolbar_htmltidy/static/debug_toolbar_htmltidy/js/htmltidypanel.js
debug_toolbar_htmltidy/static/debug_toolbar_htmltidy/js/htmltidypanel.min.js
debug_toolbar_htmltidy/templates/debug_toolbar_htmltidy/htmltidy.html
debug_toolbar_htmltidy/tests/__init__.py
debug_toolbar_htmltidy/tests/tests.py
debug_toolbar_htmltidy/tests/urls.py
django_dtpanel_htmltidy.egg-info/PKG-INFO
django_dtpanel_htmltidy.egg-info/SOURCES.txt
django_dtpanel_htmltidy.egg-info/dependency_links.txt
django_dtpanel_htmltidy.egg-info/not-zip-safe
django_dtpanel_htmltidy.egg-info/requires.txt
django_dtpanel_htmltidy.egg-info/top_level.txt
example_htmltidy/__init__.py
example_htmltidy/manage.py
example_htmltidy/models.py
example_htmltidy/settings.py
example_htmltidy/urls.py
example_htmltidy/views.py