django-authority/example/development.py

5 lines
64 B
Python
Raw Permalink Normal View History

2009-06-08 10:03:49 +00:00
from example.settings import *
DEBUG=True
TEMPLATE_DEBUG=DEBUG