thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 08 Jul 2009 10:45:49 +0200
changeset 2571 dac91fecae38
parent 109 620f9b141567
permissions -rwxr-xr-x
Style fixing in GradeRecord model

# Django settings for the example project.

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