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

Added a root_obj field to the NestedInline class #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ralkan
Copy link

@ralkan ralkan commented Oct 13, 2017

With this PR you should be able to get the root object (eg. for updating the queryset of deeply nested models based on the root object's pk or other field)

@ralkan
Copy link
Author

ralkan commented Mar 28, 2018

Hey!

Could this PR be reviewed and merged please? Because I really need this for another project. I had solved the issue in a hacky way but I'd really appreciate if this PR could be merged so I can update my code.

https://github.com/ralkan/django-rulengine/pull/3/files

Thanks! :)

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.

1 participant