django1/tests/many_to_many
Andriy Sokolovskiy eb85e6672a [1.8.x] Fixed #24156 -- Fixed inherited related name of ManyToManyField.
Fixed situation when parent abstract model declares related_name='+'
and child models had an invalid queryset.

Backport of f7b2978158 from master
2015-10-13 04:17:50 -07:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.8.x] Fixed #24156 -- Fixed inherited related name of ManyToManyField. 2015-10-13 04:17:50 -07:00
tests.py [1.8.x] Fixed #24156 -- Fixed inherited related name of ManyToManyField. 2015-10-13 04:17:50 -07:00