thirdparty/google_appengine/lib/django/examples/settings.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 01 Oct 2008 19:15:20 +0000
changeset 247 4997b54b0400
parent 109 620f9b141567
permissions -rwxr-xr-x
Fixed typo in DEF_CREATE_NEW_DOC_MSG.

# Django settings for the example project.

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