Skip to content

5.0: Update django.db.models.expressions#2176

Merged
sobolevn merged 1 commit intotypeddjango:masterfrom
JaeHyuckSa:allow_default
May 21, 2024
Merged

5.0: Update django.db.models.expressions#2176
sobolevn merged 1 commit intotypeddjango:masterfrom
JaeHyuckSa:allow_default

Conversation

@JaeHyuckSa
Copy link
Copy Markdown
Contributor

I have made things!

Update stubs for django.db.models.expressions for Django 5.0.

I moved all classes except F to the allowlist because their allowed_default is @cached_property method.

Related issues

Refs

Upstream PR

@JaeHyuckSa
Copy link
Copy Markdown
Contributor Author

@sobolevn I know that there are many @cached_property methods in the allowlist. For ease of future work, is it okay to categorize all the @cached_property methods in the allowlist?

@sobolevn
Copy link
Copy Markdown
Member

Yes :)

@sobolevn sobolevn merged commit 496190e into typeddjango:master May 21, 2024
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