On Oct 14, 2010, at 6:17 PM, mdipierro wrote: > > I would have sworn this was in the book. Shame on me. This is a two > years old feature (but not supported on GAE).
It could be simulated on GAE with random.shuffle(rows), I think. Set.select already has some database-specific logic. > > Massimo > > On Oct 14, 8:09 pm, Thadeus Burgess <[email protected]> wrote: >>> select(orderby='<random>') >> >> How long have you been keeping this a secret from us!? >> >> -- >> Thadeus >> >> On Thu, Oct 14, 2010 at 5:05 PM, mdipierro <[email protected]> wrote: >>> select(orderby='<random>') >

