1
0
mirror of https://github.com/django/django.git synced 2025-02-01 21:29:24 +00:00
django/tests/admin_ordering
Mariusz Felisiak 1d00923848
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.
2017-12-27 19:47:14 +01:00
..