mirror of
https://github.com/django/django.git
synced 2025-02-04 14:37:19 +00:00
f7b2978158
Fixed situation when parent abstract model declares related_name='+', and child models had an invalid queryset.