commit | 314734fee55b8a5f50fc92c049b49ffd7d2650c1 | [log] [tgz] |
---|---|---|
author | Tony Mack <tmack@cs.princeton.edu> | Thu Feb 05 11:13:35 2015 -0500 |
committer | Tony Mack <tmack@cs.princeton.edu> | Thu Feb 05 11:13:35 2015 -0500 |
tree | 9297b40d5c9a8d0636f9e44383a5c10ad28dce5a | |
parent | cf29cfaeba8698bb7f0bd68f84c119886f199404 [diff] |
set DEBUG=False
diff --git a/planetstack/planetstack/settings.py b/planetstack/planetstack/settings.py index 8f6d6b3..8812c9e 100644 --- a/planetstack/planetstack/settings.py +++ b/planetstack/planetstack/settings.py
@@ -8,7 +8,7 @@ GEOIP_PATH = "/usr/share/GeoIP" XOS_DIR = "/opt/xos" -DEBUG = True +DEBUG = False TEMPLATE_DEBUG = DEBUG ADMINS = (