I am trying to develop a website using Django framework and launched using DigitalOcean.com and deployed the necessary files into django-project.
I had to include st
settings.py
ALLOWED_HOSTS = ['*']