Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikdb
Commits
9e0df07d
Commit
9e0df07d
authored
Sep 20, 2013
by
fred
Browse files
defer debug toolbar settings to local_settings file
parent
9dae7c22
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikdb/settings.py
View file @
9e0df07d
...
...
@@ -202,6 +202,3 @@ if DEBUG and DEBUG_TOOLBAR:
INSTALLED_APPS
+=
(
'debug_toolbar'
,
)
DEBUG_TOOLBAR_CONFIG
=
{
'INTERCEPT_REDIRECTS'
:
False
,
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment