1
0
mirror of https://github.com/django/django.git synced 2025-01-14 20:36:00 +00:00
django/tests/many_to_many
Andriy Sokolovskiy f7b2978158 Fixed #24156 -- Fixed inherited related name of ManyToManyField.
Fixed situation when parent abstract model declares related_name='+',
and child models had an invalid queryset.
2015-05-12 19:14:55 -04:00
..
__init__.py
models.py
tests.py