Fixed #24156 -- Fixed inherited related name of ManyToManyField.
Fixed situation when parent abstract model declares related_name='+', and child models had an invalid queryset.
Loading
Please register or sign in to comment
Fixed situation when parent abstract model declares related_name='+', and child models had an invalid queryset.