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

[#27] Properly handle blank=True in combination with choices #28

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

swrichards
Copy link
Contributor

@swrichards swrichards commented Dec 9, 2024

closes #27

@swrichards swrichards force-pushed the 27-support-blank-str-with-choices branch 2 times, most recently from 2a61733 to 18964fa Compare December 9, 2024 11:55
@swrichards swrichards force-pushed the 27-support-blank-str-with-choices branch from 18964fa to 4e64ce5 Compare December 9, 2024 11:56
@swrichards swrichards marked this pull request as ready for review December 9, 2024 12:07
@swrichards swrichards requested a review from stevenbal December 9, 2024 12:07
@swrichards swrichards merged commit 9535bec into main Dec 13, 2024
17 checks passed
@stevenbal stevenbal deleted the 27-support-blank-str-with-choices branch January 23, 2025 08:09
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.

CharFields with choices and blank=True do not have empty strings as default
2 participants