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

Fix error with null=True and Any type param for Field types #2492

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

sobolevn
Copy link
Member

Closes #2403
Refs #2048

@sobolevn sobolevn requested a review from flaeppe January 23, 2025 07:37
Copy link
Member

@flaeppe flaeppe left a comment

Choose a reason for hiding this comment

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

👍

@sobolevn sobolevn merged commit cb6c570 into master Jan 23, 2025
40 checks passed
@sobolevn sobolevn deleted the issue-2403-fields branch January 23, 2025 07:56
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.

Derived ForeignKey field type "is nullable but its generic get type parameter is not optional"
2 participants