I was wondering if there is a way to put multiple querysets into one
paginator. Currently I have my querysets being chained together with
itertools. But i am unable to put the chained querysets into the
paginator. Does any one know how I can combine multiple paginators
into one or multiple querysets into one big queryset not a chain of
querysets?

thanks
mat

-- 
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.

Reply via email to