thirdparty/google_appengine/lib/django/examples/settings.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 01 Mar 2009 15:03:52 +0000
changeset 1575 b046a8290cf5
parent 109 620f9b141567
permissions -rwxr-xr-x
Fix wrong link to loadingAnimation.gif file in jquery-autocomplete.css. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

# Django settings for the example project.

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