Configurable set of panels that display various debug information
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 - List of signals, their args and receivers - Logging output via Python's built-in logging, or via the logbook module
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.2.1-3.fc35 | - |
Fedora 35 | 3.2.1-3.fc35 | - |
Fedora 34 | 2.2-2.fc34 | - |
EPEL 8 | 2.2-1.el8 | - |
You can contact the maintainers of this package via email at
python-django-debug-toolbar dash maintainers at fedoraproject dot org
.