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

Fixed #32210 -- Fixed model inlines with to_field that has a default. #16950

Merged
merged 2 commits into from Jul 7, 2023

Conversation

sainipray
Copy link
Contributor

No description provided.

@nessita nessita requested review from nessita and removed request for nessita June 20, 2023 13:35
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

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

@sainipray Thanks 👍 I left comments.

django/forms/models.py Outdated Show resolved Hide resolved
tests/model_formsets/test_uuid.py Outdated Show resolved Hide resolved
tests/model_formsets/test_uuid.py Outdated Show resolved Hide resolved
@felixxm felixxm changed the title Fixed #32210 -- Default value of UUIDField in Inline Formset Fixed #32210 -- Fixed model inlines with to_field that has a default. Jul 7, 2023
@felixxm
Copy link
Member

felixxm commented Jul 7, 2023

@sainipray Thanks 👍

I rebased, reorganized commits, and pushed small edits to comments.

@felixxm felixxm force-pushed the inlineformset-with-uuidfield-32210 branch from 46bf847 to eed0965 Compare July 7, 2023 07:19
@felixxm felixxm merged commit eed0965 into django:main Jul 7, 2023
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants