thirdparty/google_appengine/lib/django/examples/settings.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Tue, 14 Jul 2009 15:17:10 +0200
changeset 2642 1bb33f56a3f4
parent 109 620f9b141567
permissions -rwxr-xr-x
Add new project status column to accepted students csv export.

# Django settings for the example project.

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