When I click on table header in django admin it sorts data in ASC direction first. How can I change this default direction for some of columns?
Asked
Active
Viewed 73 times
2
-
See [this question](https://stackoverflow.com/questions/12910281/django-admin-column-sort-descending) to see if it helps. – Selcuk Oct 08 '18 at 05:49