Skip to content
Snippets Groups Projects
Commit 3e258294 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'redirect-detection' into 'master'

[DjDT] Disable redirects panel

See merge request AlekSIS/official/AlekSIS-Core!498
parents d50b445b 80920a7a
Branches
Tags
1 merge request!498[DjDT] Disable redirects panel
Pipeline #6035 passed
......@@ -57,7 +57,6 @@ DEBUG_TOOLBAR_PANELS = [
"debug_toolbar.panels.templates.TemplatesPanel",
"debug_toolbar.panels.signals.SignalsPanel",
"debug_toolbar.panels.logging.LoggingPanel",
"debug_toolbar.panels.redirects.RedirectsPanel",
"debug_toolbar.panels.profiling.ProfilingPanel",
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment