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 808c8d7 commit 66fe9c8Copy full SHA for 66fe9c8
docs/installation.rst
@@ -87,8 +87,7 @@ Add django-debug-toolbar's URLs to your project's URLconf:
87
]
88
89
This example uses the ``__debug__`` prefix, but you can use any prefix that
90
-doesn't clash with your application's URLs. Note the lack of quotes around
91
-``debug_toolbar.urls``.
+doesn't clash with your application's URLs.
92
93
5. Add the Middleware
94
^^^^^^^^^^^^^^^^^^^^^
0 commit comments