This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-16 00:30:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
cc38262d40
django
/
tests
/
m2m_through
History
Download ZIP
Download TAR.GZ
Tim Graham
c9d1d5593b
[1.9.x] Refs
#26092
-- Added @skipUnlessDBFeature to a test.
...
Backport of
fb4272f0e6
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