django/tests/admin_ordering
Mariusz Felisiak 8f67eeaef4
[2.0.x] Refs #28958 -- Added a test for ModelAdmin with query expressions in ordering.
This provides additional test coverage but isn't a regression test for
the ticket's issue.

Backport of 1d00923848 from master
2017-12-27 19:49:15 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
tests.py [2.0.x] Refs #28958 -- Added a test for ModelAdmin with query expressions in ordering. 2017-12-27 19:49:15 +01:00