This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 01:25:58 +00:00
Code
Issues
25
Releases
Wiki
Activity
620dcdde6e
django
/
tests
/
m2m_through_regress
History
InvalidInterrupt
98359109eb
Fixed
#17002
-- Allowed using a ManyToManyField through model that inherits another.
2016-12-07 17:50:51 -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
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00