thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 13 Jul 2009 12:48:37 +0200
changeset 2631 f0d3d24a609b
parent 109 620f9b141567
permissions -rwxr-xr-x
Fixed style error in GradingSurveyGroup Task model.

# Django settings for the example project.

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