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

Refs #27852 -- Fixed object deletion to show all protected related objects rather than just the first one. #12372

Merged
merged 2 commits into from Jan 27, 2020

Conversation

hramezani
Copy link
Member

Fixes Ticket 27852.
Continue the PR

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.

@hramezani Thanks 👍

django/db/models/deletion.py Outdated Show resolved Hide resolved
django/db/models/deletion.py Outdated Show resolved Hide resolved
@felixxm felixxm self-assigned this Jan 27, 2020
@felixxm felixxm force-pushed the ticket_27852 branch 2 times, most recently from 4f100dc to 56da681 Compare January 27, 2020 10:38
@felixxm felixxm changed the title Fixed #27852 -- Fixed object deletion to show all protected related objects rather than just the first one. Refs #27852 -- Fixed object deletion to show all protected related objects rather than just the first one. Jan 27, 2020
@felixxm
Copy link
Member

felixxm commented Jan 27, 2020

I changed to Refs because restricted related objects should also be fixed but we can do this in a separate PR.

@felixxm felixxm merged commit c00b863 into django:master Jan 27, 2020
@hramezani hramezani deleted the ticket_27852 branch January 27, 2020 13:54
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