1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/m2m_through_regress
2016-12-23 09:31:26 -05:00
..
fixtures
__init__.py
models.py Fixed #17002 -- Allowed using a ManyToManyField through model that inherits another. 2016-12-07 17:50:51 -05:00
test_multitable.py Fixed #17002 -- Allowed using a ManyToManyField through model that inherits another. 2016-12-07 17:50:51 -05:00
tests.py Refs #18823 -- Corrected field name in an m2m manager error message. 2016-12-23 09:31:26 -05:00