whoops, turned debug back on

This commit is contained in:
Sandy Walsh 2012-11-19 11:53:51 -04:00
parent 03c5a51527
commit 4f36d540d0

View File

@ -16,7 +16,7 @@ except ImportError:
db_password = os.environ['STACKTACH_DB_PASSWORD']
install_dir = os.environ['STACKTACH_INSTALL_DIR']
DEBUG = True
DEBUG = False
TEMPLATE_DEBUG = DEBUG
ADMINS = (