Skip to content

Conversation

@davidmannion
Copy link
Contributor

_UserModel was replaced with _User in django-stubs 5.2.0.

Related issues

`_UserModel` was replaced with `_User` in `django-stubs` 5.2.0.
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.

Thanks! LGTM

@sobolevn sobolevn merged commit 7b503f2 into typeddjango:master Apr 27, 2025
11 checks passed
@davidmannion davidmannion deleted the fix/request-user branch April 27, 2025 11:35
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.

request.user is inferred as Any | AnonymousUser after upgrading django-stubs to 5.2.0

2 participants