Open christian-thieme opened 1 week ago
In the example project provde an example how to use the standard django login and admin login views since they do more than a simple call to login()
This isn't used in any project as this is overridden by LOGIN_URL
LOGIN_URL
You can open a PR for that
In the example project provde an example how to use the standard django login and admin login views since they do more than a simple call to login()