debian-django-multiselectfield/example/example/settings_no_debug.py

5 lines
69 B
Python

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