thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 04 Aug 2009 15:33:39 +0200
changeset 2720 3f652b37e177
parent 109 620f9b141567
permissions -rwxr-xr-x
Use proper id for survey_description div.

# Django settings for the example project.

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