django-authority/example/development.py
2009-06-08 12:03:49 +02:00

4 lines
64 B
Python

from example.settings import *
DEBUG=True
TEMPLATE_DEBUG=DEBUG