On 1/21/06, coowwa <[EMAIL PROTECTED]> wrote:

datelists = dailytodos.get_list(order_by=["-date"])


My question: if I want to limit the number of todo items that displays
on this page to say 20


You are looking for http://www.djangoproject.com/documentation/db_api/#limiting-selected-rows

--
Amit Upadhyay
Blog: http://www.rootshell.be/~upadhyay
+91-9867-359-701

Reply via email to