Private
Public Access
1
0

settings_dev

This commit is contained in:
Sander Roosendaal
2017-04-22 14:47:41 +02:00
parent 94ed66065e
commit 9769685253

View File

@@ -44,7 +44,7 @@ CELERY_SEND_TASK_SENT_EVENT = True
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = False
DEBUG = True
TEMPLATE_DEBUG = DEBUG
ALLOWED_HOSTS = ['localhost']