Debug activated on development environment

This commit is contained in:
Felipe Martín 2013-05-23 12:11:28 +02:00
parent 36c843249a
commit 389d1d20b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
LOCAL_SETTINGS = True
from settings import *
DEBUG = False
DEBUG = True
TEMPLATE_DEBUG = DEBUG
DATABASES = {