Hi, I am working through the Django 1.8 tutorial. I finished part one and am starting on part 2. I created an admin user but when I login to the /admin page I receive a 403 Error because CSRF verification failed.
https://docs.djangoproject.com/en/1.8/intro/tutorial02/ Any idea what the problem is? Thanks, David R. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABX-mpU1bmzUGq_MrSwy9SQk8FeUFaOxFAvjwFJsEeDq5q_dkQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

