commit | c02e4742b9ed04dc29fa95fca4c8b1d2f84671c5 | [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 | da3ebffbb98de47f134b882952161fcf0e96611d | |
parent | 83934098768ae9fd1facca11ab79bc1977f950fe [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 = (