python-django-debug-toolbar
http://github.com/robhudson/django-debug-toolbar
The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content.
Currently, the following panels have been written and are working:
- Django version;
- Request timer;
- A list of settings in settings.py;
- Common HTTP headers;
- GET/POST/cookie/session variable display;
- Templates and context used, and their template paths;
- SQL queries including time to execute and links to EXPLAIN each query;
- Logging output via Python's built-in logging module.
- Developed at devel:languages:python:django
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-django-debug-toolbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
1.11.tar.gz | 0000321727 314 KB | |
python-django-debug-toolbar.changes | 0000005920 5.78 KB | |
python-django-debug-toolbar.spec | 0000002781 2.72 KB |
Revision 12 (latest revision is 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 697472
from
Tomáš Chvátal (scarabeus_iv)
(revision 12)
- Export the lang to make sure we build on older openSUSE releases
Comments 0