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 | 0000006113 5.97 KB | |
python-django-debug-toolbar.spec | 0000002830 2.76 KB | |
t_integrations.patch | 0000001698 1.66 KB |
Revision 13 (latest revision is 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 703432
from
Ondřej Súkup (mimi_vx)
(revision 13)
- add t_integrations.patch to fix tests with django-2.2
Comments 0