This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
2fb872e56f
django
/
tests
/
m2m_through_regress
History
Collin Anderson
769355c765
Fixed
#9475
-- Allowed RelatedManager.add(), create(), etc. for m2m with a through model.
2019-01-15 11:12:17 -05:00
..
fixtures
…
__init__.py
…
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05: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