I am trying to deploy my django app and i am using plesk as a host.
But i have 2 problems
-
In order to reach the website instead of
typing mydomain/login i have to type mydomain/templates/login.html -
The page appears broken as the picture below.
I have checked and collected the static files and the urls seem fine. I don’t understand what i am missing.
I would appreciate a helping hand!
Thank you