commit | 705e88f9541c750a1cde3a5c58c69e064a5c0a36 | [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 | d893dfbb612ef8ff81d349c58840bd5997c36b43 [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 = (