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

Bypass field validation on model instantiation if it does not contain a default= argument #63

Merged

Conversation

surenkov
Copy link
Owner

@surenkov surenkov commented May 5, 2024

Closes #58

@surenkov surenkov self-assigned this May 5, 2024
@surenkov surenkov linked an issue May 5, 2024 that may be closed by this pull request
@surenkov surenkov force-pushed the 58-error-constructing-model-instance-with-no-field-default branch 2 times, most recently from 60b6955 to 77e2732 Compare May 5, 2024 19:48
@surenkov surenkov force-pushed the 58-error-constructing-model-instance-with-no-field-default branch from 77e2732 to bbe60d8 Compare May 5, 2024 20:06
@surenkov surenkov merged commit 5c83ade into master May 5, 2024
14 checks passed
@surenkov surenkov deleted the 58-error-constructing-model-instance-with-no-field-default branch May 5, 2024 20:08
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.

Error constructing model instance with no field default
1 participant