commit | 7543492e2ad46731ea67e82de597a7fef5dcf337 | [log] [tgz] |
---|---|---|
author | Jeremy Mowery <jermowery@email.arizona.edu> | Thu Apr 21 21:30:47 2016 -0700 |
committer | Jeremy Mowery <jermowery@email.arizona.edu> | Thu Apr 21 21:30:47 2016 -0700 |
tree | 72c881a01ab5373aac738c65fbd4ed9ebe43a911 | |
parent | c47df3dd245f5ef42fac7f0d95a3d3b4d293e1dd [diff] |
Turn off debugging
diff --git a/xos/xos/settings.py b/xos/xos/settings.py index ce9a123..61f4ac2 100644 --- a/xos/xos/settings.py +++ b/xos/xos/settings.py
@@ -30,7 +30,7 @@ GEOIP_PATH = "/usr/share/GeoIP" XOS_DIR = "/opt/xos" -DEBUG = True +DEBUG = False TEMPLATE_DEBUG = DEBUG ADMINS = (