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 type of the get_session_auth_fallback_hash method to the correct type #2407

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

JaeHyuckSa
Copy link
Contributor

@JaeHyuckSa JaeHyuckSa commented Oct 15, 2024

I have made things!

I've made this update based on the review for this PR. I also believe that this change is necessary.

I believe this should also be Iterable[str] https://github.com/django/django/blob/c499184f198df8deb8b5f7282b679babef8384ff/django/contrib/auth/base_user.py#L138-L140

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sobolevn sobolevn merged commit 715df65 into typeddjango:master Oct 15, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants