django/tests/admin_changelist
Mariusz Felisiak c815213740
Fixed #28958 -- Fixed admin changelist crash when using a query expression in the page's ordering.
Thanks Tim Graham for the review.
2017-12-27 18:38:30 +01:00
..
__init__.py
admin.py
models.py
tests.py Fixed #28958 -- Fixed admin changelist crash when using a query expression in the page's ordering. 2017-12-27 18:38:30 +01:00
urls.py