django/tests/m2m_through
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