Skip to content

Conversation

@julienc91
Copy link
Contributor

Fixes #1179: a nullable field with a non-null default value would not allow None as a valid value.

@julienc91 julienc91 force-pushed the fix_nullable_with_default branch from 8a4dc4e to c12dac7 Compare May 31, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Pydantic doesn't allow null=True on BooleanFields when using ModelSchema.

2 participants