commit | a1863e0245ea5bfddf4bb5a200f4e29e3ddbddb5 | [log] [tgz] |
---|---|---|
author | Jeremy Mowery <jermowery@email.arizona.edu> | Tue Apr 19 17:25:31 2016 -0700 |
committer | Jeremy Mowery <jermowery@email.arizona.edu> | Tue Apr 19 17:25:31 2016 -0700 |
tree | bfe1b48ff0a8f22624fa235a51508f8e0567836d | |
parent | e71e2e2341eb8c74c46c4968c45278588b2275c1 [diff] |
enable debugging
diff --git a/xos/xos/settings.py b/xos/xos/settings.py index 1fafe20..9418c13 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 = False +DEBUG = True TEMPLATE_DEBUG = DEBUG ADMINS = (