f1f08661864b

Thats what I get for demoing with my live repo...
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 18 Mar 2009 20:15:23 -0400
parents 8ed0727c7a1f
children a026ed8b4c6f
branches/tags (none)
files settings.py

Changes

--- a/settings.py	Wed Mar 18 20:13:55 2009 -0400
+++ b/settings.py	Wed Mar 18 20:15:23 2009 -0400
@@ -2,8 +2,8 @@
 import deploy
 
 
+DEBUG = deploy.DEBUG
 TEMPLATE_DEBUG = DEBUG
-TEST = TRUE
 
 ADMINS = (
     ('Steve Losh', 'steve@stevelosh.com'),