Django application that allows add funcionality to the django-debug-toolbar
Project description
Django Debug Toolbar Extra
Requeriments
Installation
After install Django Debug Toolbar add in your settings:
DEBUG_TOOLBAR_PANELS = ( ... 'debug_toolbar_extra.panels.PrintTemplateNamePanel', ... )
Development
You can get the last bleeding edge version of django debug toolbar extra by doing a checkout of its subversion repository:
svn co http://svnpub.yaco.es/djangoapps/debug_toolbar_extra/trunk/
0.0.2 (2012-08-09)
Works in Django 1.4
Documentation
0.0.1 (2011-08-23)
Initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for django-debug-toolbar-extra-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fbf88ba34b59ddcfc2104ae14829efcabfe7d7caabaed3a5c31348c21dae8bd |
|
MD5 | 84048103d689be33460d5189d0d6b614 |
|
BLAKE2b-256 | a855a4ba12d224372b5f870f714d3f00d9faded2f5f9884d875ac8afb5c29626 |