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 = (