Changes between Version 2 and Version 3 of Ticket #26211, comment 6
- Timestamp:
- Feb 12, 2016, 9:34:56 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26211, comment 6
v2 v3 14 14 }}} 15 15 16 I would hope that the second call to `children.order_by('saved_dt')` can return self since the queryset is already sorted by the desired key.