django-nested-inline
django-nested-inline copied to clipboard
Added a root_obj field to the NestedInline class
trafficstars
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)
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! :)