django-multiselectfield/example/settings_no_debug.py

5 lines
74 B
Python
Raw Normal View History

2013-11-26 18:20:19 +00:00
from test_project.settings import *
DEBUG = False
TEMPLATE_DEBUG = DEBUG