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 6f4f729 + b508aa5 commit 4844136Copy full SHA for 4844136
docs/configuration.rst
@@ -18,7 +18,7 @@ setting. The default value is::
18
'debug_toolbar.panels.headers.HeadersPanel',
19
'debug_toolbar.panels.request.RequestPanel',
20
'debug_toolbar.panels.sql.SQLPanel',
21
- 'debug_toolbar.panels.template.TemplatesPanel',
+ 'debug_toolbar.panels.templates.TemplatesPanel',
22
'debug_toolbar.panels.cache.CachePanel',
23
'debug_toolbar.panels.signals.SignalsPanel',
24
'debug_toolbar.panels.logging.LoggingPanel',
0 commit comments