Local settings
This commit is contained in:
2
project/settings_local.template.py
Normal file
2
project/settings_local.template.py
Normal file
@ -0,0 +1,2 @@
|
||||
ALLOWED_HOSTS = ["*"]
|
||||
DEBUG = True
|
||||
Reference in New Issue
Block a user