thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 02 Jul 2009 12:40:42 +0200
changeset 2481 031e5828f3a4
parent 109 620f9b141567
permissions -rwxr-xr-x
Added base class logic for Expando based models.

# Django settings for the example project.

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