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

Update views.py #190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

haradhansharma
Copy link

instance should have in the post password reset

# instance should have in the post password reset
@nezhar
Copy link
Member

nezhar commented Jul 14, 2024

@haradhansharma can you explain what is your use case for this?

@haradhansharma
Copy link
Author

If we want to sent mail about password change the request would be needed and without instance we can not access request of the API view. SImilarly pre_passowrd_reset should have instance like you are passing in password_reset_token_created

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

Successfully merging this pull request may close these issues.

2 participants