Re: Local django server - login fails with new safari version

2019-08-09 Thread Balu krishnan
Please check this link. He also facing the same issue https://stackoverflow.com/questions/57384659/since-macos-mojave-10-14-6-update-with-safari-12-1-2-im-not-able-to-login-in-s On Fri, Aug 9, 2019 at 12:06 PM Stephen McGonigal < mcgonigalstep...@gmail.com> wrote: > Thanks Balu. I tried that but

Re: Local django server - login fails with new safari version

2019-08-08 Thread Stephen McGonigal
Thanks Balu. I tried that but I still have the same error. On Thursday, 8 August 2019 17:54:00 UTC+1, Stephen McGonigal wrote: > > I've updated my MacBook to the latest Mojave 10.14.6 version. Since that > update I'm not able to login into my locally installed django webserver > using Safari any

Re: Local django server - login fails with new safari version

2019-08-08 Thread Balu krishnan
Please clear your cache and try again On Thu, Aug 8, 2019 at 10:23 PM Stephen McGonigal < mcgonigalstep...@gmail.com> wrote: > I've updated my MacBook to the latest Mojave 10.14.6 version. Since that > update I'm not able to login into my locally installed django webserver > using Safari anymore.

Local django server - login fails with new safari version

2019-08-08 Thread Stephen McGonigal
I've updated my MacBook to the latest Mojave 10.14.6 version. Since that update I'm not able to login into my locally installed django webserver using Safari anymore. I always get the error message "Invalid CSRF token". With Chrome it's working. -- You received this message because you are sub