Changes between Initial Version and Version 1 of Ticket #29688, comment 4


Ignore:
Timestamp:
Aug 22, 2018, 2:46:19 PM (6 years ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29688, comment 4

    initial v1  
    1616Half-a-dozen lines seems better to me that adding an extra option to the ModelAdmin API. (Which is already massive.)
    1717
     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.)
    1819
Back to Top