On 12/11/06, Rares Vernica <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I know the Q way, but actually the filter contains already a lot of Qs.
>
> I am looking for a way to combine "a" and "b" without going into their
> filters.

QuerySets are lazy.  There's no downside to combining two
arbitrarily-complex querysets either before or after the filter
call(s).

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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