On 11/29/2010 11:31 PM, Christophe Pettus wrote:
Before I put any work into this, I want to know if (a) I'm missing something 
super-obvious in the QuerySet functionality, or (b) this idea has already been 
explored and rejected.

Hi Christophe,

Looks like you're indeed missing queryset slicing[1]. It is lazy.

[1]: http://docs.djangoproject.com/en/dev/topics/db/queries/#limiting-querysets

--
You received this message because you are subscribed to the Google Groups "Django 
developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to