public
Description: A configurable set of panels that display various debug information about the current request/response.
Homepage: http://robhudson.github.com/django-debug-toolbar/
Clone URL: git://github.com/robhudson/django-debug-toolbar.git
Click here to lend your support to: django-debug-toolbar and make a donation at www.pledgie.com !
django-debug-toolbar / MANIFEST.in
100644 6 lines (5 sloc) 0.135 kb
1
2
3
4
5
6
include AUTHORS
include LICENSE
include README.rst
recursive-include debug_toolbar/media *
recursive-include debug_toolbar/templates *