Changes between Version 2 and Version 3 of Ticket #26211, comment 6
- Timestamp:
- 02/12/16 15:34:56 (8 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.