thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 12 Aug 2009 13:37:57 -0700
changeset 2764 6ed5a3e26692
parent 109 620f9b141567
permissions -rwxr-xr-x
Cleaned up Survey Logic.

# Django settings for the example project.

DEBUG = True
TEMPLATE_DEBUG = DEBUG
ROOT_URLCONF = 'examples.urls'