Right now, there is no simple way of passing extra options to get_top, in
order to get the top voted items from a selection.
Example case:
I have an Article model, which has a featured boolean field, and it's
manager has get_featured() and get_not_featured() methods.
I want to be able to show the top voted items for both the featured and not
featured items, separately.
Original issue reported on code.google.com by bogdan.a...@gmail.com on 1 Feb 2008 at 9:57
Original issue reported on code.google.com by
bogdan.a...@gmail.com
on 1 Feb 2008 at 9:57