1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/m2m_through_regress
2020-05-04 08:27:18 +02:00
..
fixtures
__init__.py
models.py Changed '%s' % value pattern to str(value). 2020-05-04 08:27:18 +02:00
test_multitable.py
tests.py Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model. 2019-01-15 11:12:17 -05:00