We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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()
The text was updated successfully, but these errors were encountered:
This isn't used in any project as this is overridden by LOGIN_URL
LOGIN_URL
Sorry, something went wrong.
You can open a PR for that
No branches or pull requests
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()
The text was updated successfully, but these errors were encountered: