d69654f631
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.
3 lines
197 B
Text
3 lines
197 B
Text
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.
|