Django 1.9. Everything seems to be set up properly. I was having some issues with my templates but got them working. I didn't touch any admin or even any login stuff. Though my template does have a {% csrf_token %}.
I can't imagine how this happened.
From Googling it seems like it was a bug that was fixed.
How can I fix this and access my amdin? I was trying to check if my post data went through.