Hi, ticket 1803 implements a set like interface for union/intersection, such as
aQuerySet.union(otherQuerySet) ticket 1807 implements my original idea under the name list_union, list_intersection, such as QuerySet.union(listOfQuerySets) comments appreciated ;-) Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
