On Tue, 2007-11-13 at 22:23 -0200, Ronaldo Z. Afonso wrote:
> Hi all,
>
> Is it possible to join two, or more, querySets?
> For example:
>
> q = q1 + q2
>
> Being q the union of q1 and q2.
It's spelt "|", so q1|q2 is meant to work. It even does work sometimes,
but not always (another one of t
Hi all,
Is it possible to join two, or more, querySets?
For example:
q = q1 + q2
Being q the union of q1 and q2.
Thanks.
Ronaldo.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to t
2 matches
Mail list logo