Merge branch 'master' into development
This commit is contained in:
3
mayan/settings/local.py
Normal file
3
mayan/settings/local.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from __future__ import absolute_import
|
||||
|
||||
from .base import *
|
||||
@@ -3,4 +3,3 @@ from .local import *
|
||||
|
||||
DEBUG = False
|
||||
ALLOWED_HOSTS = ['*'] # Update this accordingly; https://docs.djangoproject.com/en/dev/ref/settings/#allowed-hosts
|
||||
~
|
||||
|
||||
Reference in New Issue
Block a user