Changes between Version 1 and Version 2 of Ticket #10515
- Timestamp:
- Mar 16, 2009, 11:35:02 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10515 – Description
v1 v2 1 It would be nice, if the !QuerySet would respect !__rand__ and !__ror__, when combining it with other !QuerySets. Note following example:1 It would be nice, if the !QuerySet would respect {{{__rand__}}} and {{{__ror__}}}, when combining it with other !QuerySets. Note following example: 2 2 3 3 {{{