Nevermind, it is a SQL Server problem. (I hate SQL Server. There, I said it.)
I had to first filter manually by the m2m objects, then apply the pagination to the results. Thanks! On Feb 18, 2:53 pm, David De La Harpe Golden <[email protected]> wrote: > On 18/02/11 17:38,diogobaederwrote: > > > Hi, > > Any ideas of what might be happening? > > Have you set a Meta.ordering on your Model (or applied an .order_by() > to the QuerySet?) -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

