Changes between Initial Version and Version 1 of Ticket #35339, comment 13
- Timestamp:
- May 8, 2024, 5:24:09 AM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35339, comment 13
initial v1 12 12 4. We should reuse `OrderByList` as much as possible 13 13 14 If that can be of any help [https://github.com/charettes/django/commits/ticket-35339-generic-order-by-aggregate/ I hacked a bit on it a few days ago to make sure I didn't send through a rabbit hole] by requesting these 14 If that can be of any help [https://github.com/charettes/django/commits/ticket-35339-generic-order-by-aggregate/ I hacked a bit on it a few days ago to make sure I didn't send through a rabbit hole] by requesting these.