thirdparty/google_appengine/lib/django/examples/settings.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 12 Apr 2009 00:18:38 +0000
changeset 2165 ab1ff1608258
parent 109 620f9b141567
permissions -rwxr-xr-x
Add (better) help_text to publish_location and school_name Patch by: Sverre Rabbelier

# Django settings for the example project.

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