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-11-18 15:34:16 +00:00
Code
Issues
24
Releases
Wiki
Activity
dbd99de6fa
django
/
tests
/
m2m_through
History
Tim Graham
fb4272f0e6
Refs
#26092
-- Added @skipUnlessDBFeature to a test.
2016-01-21 08:05:55 -05:00
..
__init__.py
models.py
Fixed
#26092
-- Fixed QuerySet.order_by() regression with an M2M through model.
2016-01-20 19:13:05 -05:00
tests.py
Refs
#26092
-- Added @skipUnlessDBFeature to a test.
2016-01-21 08:05:55 -05:00