We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bfc57 commit 1644d91Copy full SHA for 1644d91
README.rst
@@ -6,6 +6,10 @@ Django Debug Toolbar
6
:alt: Build Status
7
:target: http://travis-ci.org/django-debug-toolbar/django-debug-toolbar
8
9
+.. image:: https://requires.io/github/django-debug-toolbar/django-debug-toolbar/requirements.svg?branch=master
10
+ :target: https://requires.io/github/django-debug-toolbar/django-debug-toolbar/requirements/?branch=master
11
+ :alt: Requirements Status
12
+
13
The Django Debug Toolbar is a configurable set of panels that display various
14
debug information about the current request/response and when clicked, display
15
more details about the panel's content.
0 commit comments