django-multiselectfield/example/example/settings_no_debug.py
2013-11-26 20:26:35 +01:00

5 lines
69 B
Python

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