Changes between Initial Version and Version 1 of Ticket #29688, comment 4
- Timestamp:
- Aug 22, 2018, 2:46:19 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29688, comment 4
initial v1 16 16 Half-a-dozen lines seems better to me that adding an extra option to the ModelAdmin API. (Which is already massive.) 17 17 18 (And once we're implementing `get_queryset()` we're not going to use `ordering` — we'll just add an `orderBy` — so it's essentially 2 lines we're talking about.) 18 19