#8657: How to do a "... where field NOT IN (select field ..." -----------------------------------------------+---------------------------- Reporter: Nate Thelen <[EMAIL PROTECTED]> | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: filter in | Stage: Unreviewed Has_patch: 0 | -----------------------------------------------+---------------------------- I have searched your site and the web and cannot find how to do a:
"... where field NOT IN (select field ..." The docs explain the "field__in" method which works perfectly, but I cannot find an equivalent notin or a way to negate the whole thing. I have tried everything I can think of Thanks, Nate -- Ticket URL: <http://code.djangoproject.com/ticket/8657> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
