Adding a custom domain in PythonAnywhere does not work
问题 I added my application to pythonanywhere, now I'm trying to add a custom domain but I can not get a positive result. My change I've added in pythonanywhere looks like this. Under my hidden field is my domain name. According to the documentation, I added a CNAME record (at my domain provider, it looks like this.). But after entering in the address www.ka ....pl I am not being redirected to my django application in pythonanywhere. This is my first time when i added my domain, how to fix this