This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
2e38f2015a
django1
/
tests
/
m2m_through
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
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Fixed
#9475
-- Allowed RelatedManager.add(), create(), etc. for m2m with a through model.
2019-01-15 11:12:17 -05:00
tests.py
Fixed
#9475
-- Allowed RelatedManager.add(), create(), etc. for m2m with a through model.
2019-01-15 11:12:17 -05:00