thirdparty/google_appengine/lib/django/examples/settings.py
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 02 Aug 2009 23:45:42 +0200
changeset 2714 f1e2afcde89f
parent 109 620f9b141567
permissions -rwxr-xr-x
Fixed Org home view map to only appear when projects have been announced.

# Django settings for the example project.

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