thirdparty/google_appengine/lib/django/examples/settings.py
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 20 Mar 2009 23:21:21 +0000
changeset 1969 236f677c158c
parent 109 620f9b141567
permissions -rwxr-xr-x
Typo and thinko fix in accepted_orgs_msg Patch by: Sverre Rabbelier

# Django settings for the example project.

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