On Tue, 2008-02-12 at 13:55 -0600, James Bennett wrote:
> On Feb 12, 2008 1:46 PM, Albert Hopkins <[EMAIL PROTECTED]> wrote:
> > It seems that 'exclude'ing on a M2M field does not have the effect I
> > anticipated.  Am I doing something wrong?  Basically I have the
> > following models
> 
> The real problem is that the SQL necessary to do an exclude() and have
> it conceptually come out the way you want it is quite a bit more
> complex than what Django currently does. The queryset-refactor branch
> is working on these sorts of issues and already has it fixed:
> 
> http://code.djangoproject.com/ticket/5324
> 
> 

Thanks for the speedy response.  I'll give the queryset-refactor branch
a look.

-a



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