thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 14 Aug 2009 10:12:50 -0700
changeset 2772 bb96d2c3885e
parent 109 620f9b141567
permissions -rwxr-xr-x
Set new Melange version number to 0-5-20090814 in app.yaml.template.

# Django settings for the example project.

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