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 #28147 -- Fixed loss of assigned parent when saving child after parent. #11383

Merged
merged 2 commits into from May 21, 2019

Conversation

xmeowmeowx
Copy link
Contributor

@xmeowmeowx xmeowmeowx commented May 18, 2019

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.

@xmeowmeowx Thanks for this patch 👍 Looks good, I left some comments to tests.

tests/many_to_one/tests.py Outdated Show resolved Hide resolved
tests/many_to_one/tests.py Outdated Show resolved Hide resolved
django/db/models/fields/related.py Show resolved Hide resolved
django/db/models/base.py Outdated Show resolved Hide resolved
@felixxm felixxm changed the title Fixed #28147 -- Fixed loss of parent pk in child model when saving child after parent Fixed #28147 -- Fixed loss of assigned parent when saving child after parent. May 21, 2019
@felixxm
Copy link
Member

felixxm commented May 21, 2019

@xmeowmeowx Thanks for the update 👍

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