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 226a89e commit d2b803fCopy full SHA for d2b803f
README.rst
@@ -2,6 +2,10 @@
2
Django Debug Toolbar
3
====================
4
5
+.. image:: https://secure.travis-ci.org/django-debug-toolbar/django-debug-toolbar.png
6
+ :alt: Build Status
7
+ :target: http://travis-ci.org/django-debug-toolbar/django-debug-toolbar
8
+
9
The Django Debug Toolbar is a configurable set of panels that display various
10
debug information about the current request/response and when clicked, display
11
more details about the panel's content.
0 commit comments