diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration.rst b/docs/configuration.rst index c1fe65d..9f97c32 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -18,7 +18,7 @@ setting. The default value is:: 'debug_toolbar.panels.headers.HeadersPanel', 'debug_toolbar.panels.request.RequestPanel', 'debug_toolbar.panels.sql.SQLPanel', - 'debug_toolbar.panels.template.TemplatesPanel', + 'debug_toolbar.panels.templates.TemplatesPanel', 'debug_toolbar.panels.cache.CachePanel', 'debug_toolbar.panels.signals.SignalsPanel', 'debug_toolbar.panels.logging.LoggingPanel', |
