CSRF verification failed. Request aborted.
I tried clearing the cookies in my browser, but that didn't help. I even tried it from other machines that I had never tried before. But still the same problem.
Why did assigning a new DNS name for this IP address cause this CSRF error? And how do I get rid of it?
Yes, I checked my cookies and there is a csrftoken: jrQ4T0IZPqFpbjoPLlzJSnsEPQxzHAJhI didn't change the SESSION_COOKIE_DOMAIN value. There is no such setting in my settings.py.