I have a django version 3.1.5 where i can login to admin using incognito mode of browser by entering username and password. But when I upgrade my django version to 3.2.14 and try to login admin using incognito mode of browser it shows Forbidden (CSRF cookie not set.)
. Is there is any method to solve this issue.
Asked
Active
Viewed 219 times
3

Akram
- 958
- 5
- 11