Django Website on Godaddy Domain wont load without https://www
My django site cannot be loaded by just typing in example.com or https://example.com I have to fully type https://www.example.com
Does anyone know why this may be? I thought it might have to be related to the SSL certicate but that all seemed fine.
The domain is hosted with Godaddy and I am using Pythonanywhere.com to deploy my django site.