This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
e0910dcc92
django
/
tests
/
m2m_through_regress
History
Tim Graham
9710677c10
Fixed typo in m2m_through_regress test methods.
2016-12-23 15:32:30 -05:00
..
fixtures
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01: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
#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
Fixed typo in m2m_through_regress test methods.
2016-12-23 15:32:30 -05:00