thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 14 Jul 2009 13:10:56 +0200
changeset 2641 7ad3af6d30bd
parent 109 620f9b141567
permissions -rwxr-xr-x
Added Student and Mentor link id to the GradingRecord list.

# Django settings for the example project.

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