Admin login page keeps returning into the login page.
Closed this issue · 0 comments
teamhashed-admin commented
Description
Whenever access to the Django admin
page, the login page appears where the credentials are needed. But the problem is that, the login page redirect every time provided the correct login credentials.
Process
Steps to reproduce the behavior:
- Go to Django admin
- Click on
Log in
button with correct credentials. - It will keeps redirecting to the same Log in page.
Expected
It should go to the admin admin panel.
Screenshots
Device specification:
- OS: Windows 10 (Pro)
- Browser: Microsoft Edge
- Version: 105.0.1343.53 (Official build) (64-bit)