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.
2 parents 3bb9759 + 06e09ac commit e79d4e3Copy full SHA for e79d4e3
README.rst
@@ -14,6 +14,10 @@ Django Debug Toolbar
14
:target: https://codecov.io/gh/jazzband/django-debug-toolbar
15
:alt: Test coverage status
16
17
+.. image:: https://requires.io/github/jazzband/django-debug-toolbar/requirements.svg?branch=master
18
+ :target: https://requires.io/github/jazzband/django-debug-toolbar/requirements/?branch=master
19
+ :alt: Requirements Status
20
+
21
The Django Debug Toolbar is a configurable set of panels that display various
22
debug information about the current request/response and when clicked, display
23
more details about the panel's content.
0 commit comments