thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 23 Jul 2009 14:37:44 +0200
changeset 2665 1f4acb80fd95
parent 109 620f9b141567
permissions -rwxr-xr-x
Style fixes in Group View.

# Django settings for the example project.

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