thirdparty/google_appengine/lib/django/examples/settings.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 26 Oct 2008 00:52:23 +0000
changeset 420 22975cc1872f
parent 109 620f9b141567
permissions -rwxr-xr-x
Remove newlines in sidebar

# Django settings for the example project.

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