On Fri, Dec 11, 2009 at 11:04 AM, Jean Stebens <neme...@twilightzone.lu> wrote:
> my best guess is the initial
> "show all" queryset set off by the framework.

the paginator turns that queryset into a "query[0:20]", (or something
like this).  my guess is that this list might be sorted by a
non-indexed field.

-- 
Javier

--

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


Reply via email to