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:Slowroll:Base:Next/python-django-debug-toolbar && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| django-debug-toolbar-5.1.0.tar.gz | 0000306792 300 KB | |
| python-django-debug-toolbar.changes | 0000019714 19.3 KB | |
| python-django-debug-toolbar.spec | 0000003028 2.96 KB | 





Comments 0