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

django.contrib.auth.views.password_reset RemovedInDjango21Warning #88

Open
hsmett opened this issue Mar 20, 2019 · 1 comment
Open

django.contrib.auth.views.password_reset RemovedInDjango21Warning #88

hsmett opened this issue Mar 20, 2019 · 1 comment
Assignees
Labels

Comments

@hsmett
Copy link
Contributor

hsmett commented Mar 20, 2019

In django-mail-factory/mail_factory/contrib/auth/views.py

@hsmett hsmett self-assigned this Mar 20, 2019
@hsmett hsmett added the bug label Mar 20, 2019
@Natim
Copy link
Collaborator

Natim commented Mar 20, 2019

We might need to switch the class based view instead: https://docs.djangoproject.com/fr/2.1/topics/auth/default/#django.contrib.auth.views.PasswordResetView

DainDwarf added a commit that referenced this issue Feb 3, 2020
Refs #88 Fix contrib app for django 2.1 (Rebase)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants