This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
m2m_through
History
Tim Graham
c9d1d5593b
[1.9.x] Refs
#26092
-- Added @skipUnlessDBFeature to a test.
...
Backport of fb4272f0e6bbdaa3e19ed5fde59fdb5ab5a33baf from master
2016-01-21 08:07:09 -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
[1.9.x]
Fixed
#26092
-- Fixed QuerySet.order_by() regression with an M2M through model.
2016-01-20 19:16:18 -05:00
tests.py
[1.9.x] Refs
#26092
-- Added @skipUnlessDBFeature to a test.
2016-01-21 08:07:09 -05:00