debian-django-multiselectfield/example/settings_no_debug.py

5 lines
74 B
Python

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