Skip to content

Conversation

@JaeHyuckSa
Copy link
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
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
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