Fix wrong else
This commit is contained in:
parent
952ff50cbb
commit
2de270859a
1 changed files with 0 additions and 2 deletions
|
@ -154,5 +154,3 @@ if "DEBUG" in os.environ:
|
||||||
ALLOWED_HOSTS = []
|
ALLOWED_HOSTS = []
|
||||||
|
|
||||||
DATABASES = DEBUG_DATABASES
|
DATABASES = DEBUG_DATABASES
|
||||||
|
|
||||||
else:
|
|
||||||
|
|
Loading…
Reference in a new issue