settings_dev
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user