On 11/29/05, Tom Tobin <[EMAIL PROTECTED]> wrote: > I'd be interested in feedback on ticket #919, which implements a > "random" tag which parallels the functionality of the random filter.
I definitely like it and feel like it's a worthy addition to the default template library. The only loose end is the syntax for weighting. > I'd also be curious as to where the best place would be to implement a > possible helper class for the weighted random option, as I was > considering making the weighted functionality available to the random > filter as well. The best place to put that helper function would be in the django/utils/ directory. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org
