just wondering, would there be a difference in performance between
using .exclude without the negation or .filter( with the negation?




On Jun 30, 12:33 pm, Ayaz Ahmed Khan <[EMAIL PROTECTED]>
wrote:
> On Jun 30, 10:27 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
>
>
>
> > Negation of Q objects is a recent addition 
> > (seehttp://code.djangoproject.com/ticket/4858).  You must be using a
> > post-queryset-refactor SVN checkout while the original poster is probably
> > using a 0.96 release (or an SVN checkout more than a few months old).
>
> Thanks.  You are spot on.  I am working with a very recent SVN build
> of Django.  I did not know the negation feature in Q objects is
> something that was only recently added.
>
> --
> Ayaz Ahmed Khan
--~--~---------~--~----~------------~-------~--~----~
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