thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Wed, 08 Jul 2009 15:45:53 +0200
changeset 2574 402e4a979e77
parent 109 620f9b141567
permissions -rwxr-xr-x
Minor stylefix to StudentProject model.

# Django settings for the example project.

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