Private
Public Access
1
0

changed settings_dev

This commit is contained in:
Sander Roosendaal
2017-05-09 16:35:56 +02:00
parent abc2c5a7f1
commit c1e5112b17

View File

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