Commit b3034e54 by Maxime

Move ALLOWED_HOSTS in the local_settings.py file

parent 69530a9b
Pipeline #106 passed with stage
in 35 seconds
......@@ -18,8 +18,6 @@ except ImportError as e:
# Quick-start development settings - unsuitable for production
# See https://docs.djangoproject.com/en/1.8/howto/deployment/checklist/
ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment