blob: ccf4f00e844ea9f4a92c386022b697d18a02854a (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: https://pypi.org/project/django-debug-toolbar/
WWW: https://github.com/jazzband/django-debug-toolbar
|