mirror of
https://github.com/django/django.git
synced 2025-04-11 19:12:22 +00:00
Fixed situation when parent abstract model declares related_name='+' and child models had an invalid queryset. Backport of f7b297815819153b53dc1125d3f42869fb1b7ebc from master