good code working ... to be deployed now.. drop db when deploying this

This commit is contained in:
2010-05-13 16:56:49 -07:00
parent 27e3468ab6
commit eb60c4d5b0
9 changed files with 178 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
# Django settings for topfails project.
import os
DEBUG = True
DEBUG = False
TEMPLATE_DEBUG = DEBUG
DBUSER = DBPASSWD = ''