django/tests/ordering
Mariusz Felisiak 7a42cfcfdc
Refs #30557 -- Fixed crash of ordering by ptr fields when Meta.ordering contains F() expressions.
Thanks Can Sarıgöl for the report.

Follow up to 8c5f9906c5.
2019-07-11 13:40:36 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refs #30557 -- Fixed crash of ordering by ptr fields when Meta.ordering contains F() expressions. 2019-07-11 13:40:36 +02:00
tests.py Refs #30557 -- Fixed crash of ordering by ptr fields when Meta.ordering contains F() expressions. 2019-07-11 13:40:36 +02:00