thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 13 Jul 2009 01:07:18 +0200
changeset 2622 f37d7d564f88
parent 109 620f9b141567
permissions -rwxr-xr-x
Style fixes in GradingRecord Logic.

# Django settings for the example project.

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