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

Add support for: blank and null fields #49

Merged
merged 2 commits into from Feb 26, 2022

Conversation

phbernardes
Copy link
Contributor

@phbernardes phbernardes commented Feb 20, 2022

This PR, separated in 2 commits, aims to:

  • Add support for TextChoices fields with blank=True
  • Add support for fields with null=True and default value defined

@jordaneremieff
Copy link
Owner

Hi @phbernardes, I'm going to open/close to PR to see if it triggers the workflow to test this against the different versions.

@phbernardes phbernardes reopened this Feb 21, 2022
@jordaneremieff jordaneremieff merged commit 922352c into jordaneremieff:main Feb 26, 2022
@jordaneremieff
Copy link
Owner

Thanks!

@pedro-prose
Copy link

Thank you @jordaneremieff, can you create a new release with these modifications?

@jordaneremieff
Copy link
Owner

@pedro-prose sure, I'll do one this week.

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.

None yet

3 participants