summaryrefslogtreecommitdiffstats
path: root/newton/newton/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'newton/newton/settings.py')
-rw-r--r--newton/newton/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/newton/newton/settings.py b/newton/newton/settings.py
index 4a78f98b..bb7bd042 100644
--- a/newton/newton/settings.py
+++ b/newton/newton/settings.py
@@ -38,7 +38,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
SECRET_KEY = '3o-wney!99y)^h3v)0$j16l9=fdjxcb+a8g+q3tfbahcnu2b0o'
# SECURITY WARNING: don't run with debug turned on in production!
-#DEBUG = True
+# DEBUG = True
ALLOWED_HOSTS = ['*']