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.9.1.tar.gz | 0000322956 315 KB | |
python-django-debug-toolbar.changes | 0000003837 3.75 KB | |
python-django-debug-toolbar.spec | 0000002758 2.69 KB |
Revision 10 (latest revision is 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 628036
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
- Version update to 1.9.1: * Many many changes to list * Fix building with latest djangos - Convert to singlespec
Comments 0