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

5 lines
74 B
Python

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