> On Mar 13, 2023, at 5:14 AM, James Hunt <newbypass...@gmail.com> wrote: > > I have yet to create a HTML page so I'm not sure that the inclusion of {% > csrf_token %} is required. I mean it's just the admin page I am trying to > access which is provided by Django and not a page created by me!!! > > I am very surprised there is no fix for this issue!!! I might need to abandon > Django and move a different framework given that this issue is at the start > of a project!!!
There is clearly something else going on in your setup. Here is a brand new Django project being created just now. And the admin interface works without any issue. https://gist.github.com/sandipb/cb9c9c6ba00603c30cf3a89d4141b2de Can you check if you missed any steps? Thanks, Sandip -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/AB3AE217-E571-4754-98EB-AF50C071A8B8%40showmethesource.org.