json debug

This commit is contained in:
j 2010-08-11 14:42:47 +02:00
parent b2ba1c88a6
commit b4ff473b85

View file

@ -8,6 +8,7 @@ PROJECT_ROOT = os.path.normpath(os.path.dirname(__file__))
DEBUG = True
TEMPLATE_DEBUG = DEBUG
JSON_DEBUG = DEBUG
ADMINS = (
# ('Your Name', 'your_email@domain.com'),