blob: a13a9396d0e15aeaec4b38b0cb20d00f805d8263 (
plain) (
blame)
1
2
3
4
5
|
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://github.com/django-debug-toolbar/django-debug-toolbar/
|