Files
KeepItGoingServer/templates
Keith SmithandClaude Sonnet 5 a2bc5de205 Default task sort to due date instead of raw model order
The "Default" option cleared the sort param and fell back to the
model's Meta.ordering (sort_order, -priority, due_date, created_at),
which read as broken/unsorted to users. Default is now due date
(earliest first), matching the existing due_date sort option.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-31 16:55:17 -06:00
..