thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 30 Jun 2009 18:02:10 +0200
changeset 2467 f46cff8d676b
parent 109 620f9b141567
permissions -rwxr-xr-x
Solved some merging problems and use the getRecordLogic where needed.

# Django settings for the example project.

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