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
Release files for django-debug-toolbar-extra 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-debug-toolbar-extra-0.0.2.tar.gz | 3.1 kB | Details |
Release files / django-debug-toolbar-extra-0.0.2.tar.gz
| Download URL | django-debug-toolbar-extra-0.0.2.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8fbf88ba34b59ddcfc2104ae14829efcabfe7d7caabaed3a5c31348c21dae8bd
|
|
BLAKE2b-256 checksum How to use checksums |
a855a4ba12d224372b5f870f714d3f00d9faded2f5f9884d875ac8afb5c29626
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |