thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 05 Sep 2009 14:04:24 +0200
changeset 2862 27971a13089f
parent 109 620f9b141567
permissions -rwxr-xr-x
Fixed Ivory Coast rename that was introduced in r74f0972f52.

# Django settings for the example project.

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