mirror of
https://github.com/django/django.git
synced 2025-10-27 07:36:08 +00:00
Fixed situation when parent abstract model declares related_name='+'
and child models had an invalid queryset.
Backport of f7b2978158 from master