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

Attribute Error: login #13

Open
ripundeep opened this issue Oct 26, 2018 · 0 comments
Open

Attribute Error: login #13

ripundeep opened this issue Oct 26, 2018 · 0 comments

Comments

@ripundeep
Copy link

Please update the "urls.py" file as in newer versions of django, it's auth_login and auth_logout instead of login and logout. When I try to include the urls in my project I got this error:

AttributeError: module 'django.contrib.auth.views' has no attribute 'login'.

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

1 participant