summaryrefslogtreecommitdiff
path: root/local_settings.py.example
diff options
context:
space:
mode:
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