DabsKey254
Newbie
- Sep 28, 2024
- 11
- 8
There's this bug that's driving me crazy.
When doing user authentication in django, I have a login view but the problem is that, only superusers are being granted permission to the site.
The registration form works well but the login form, not quite.
I've tried using AI for help but nothing is really working,
Anyone with a clue please help.
When doing user authentication in django, I have a login view but the problem is that, only superusers are being granted permission to the site.
The registration form works well but the login form, not quite.
I've tried using AI for help but nothing is really working,
Anyone with a clue please help.