Skip to content
New issue

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

Use standard django login functions #43

Open
christian-thieme opened this issue Nov 4, 2024 · 2 comments
Open

Use standard django login functions #43

christian-thieme opened this issue Nov 4, 2024 · 2 comments

Comments

@christian-thieme
Copy link

christian-thieme commented Nov 4, 2024

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()

@mkalioby
Copy link
Owner

mkalioby commented Nov 4, 2024

This isn't used in any project as this is overridden by LOGIN_URL

@mkalioby
Copy link
Owner

mkalioby commented Nov 4, 2024

You can open a PR for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants