summaryrefslogtreecommitdiff
path: root/local_settings.py.example
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2019-03-17 19:54:05 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2019-03-17 19:54:05 -0400
commitf75e2271cd595d2aa2af5e1b1de28b4c01bcad28 (patch)
treee467b17fff2fd9a02a3714c26234562f5d91e2a1 /local_settings.py.example
parent56660109fc7b3325768db6f9d05e1ee7374a3b86 (diff)
parenta9dcbbd1aa69e06e8373a7f0836fbc8a12d54b86 (diff)
Merge tag 'release_2017-05-17' into archweb-generic
Diffstat (limited to 'local_settings.py.example')
-rw-r--r--local_settings.py.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/local_settings.py.example b/local_settings.py.example
index 44e38459..5fb3c449 100644
--- a/local_settings.py.example
+++ b/local_settings.py.example
@@ -1,6 +1,5 @@
## Debug settings
DEBUG = False # If you are running without another HTTP server, must be true
-TEMPLATE_DEBUG = False
DEBUG_TOOLBAR = False # Must install package django-debug-toolbar to use
## For django debug toolbar