thirdparty/google_appengine/lib/django/examples/settings.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 22 May 2009 10:08:08 +0200
changeset 2334 6f5f6a9965c6
parent 109 620f9b141567
permissions -rwxr-xr-x
Comment style fix in soc.views.models.organization module.

# Django settings for the example project.

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