Forums

Unhandled Exception

Sir, I'm having this unhandled exception error while trying to host the site.

settings.py file error logs

ALLOWED_HOSTS = ["stiffmiester.pythonanywhere.com"]

instead of

ALLOWED_HOSTS = [stiffmiester.pythonanywhere.com]