thirdparty/google_appengine/lib/django/examples/settings.py
author Todd Larsen <tlarsen@google.com>
Wed, 01 Oct 2008 00:45:30 +0000
changeset 224 35bf48c27eb6
parent 109 620f9b141567
permissions -rwxr-xr-x
Hide PolyModel inheritance_line bookkeeping property from the User Profile form.

# Django settings for the example project.

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