On Monday, November 4, 2013 8:16:12 PM UTC+2, [email protected] wrote: > > I was going to file a ticket in trac about this and found this one( > https://code.djangoproject.com/ticket/21192) which seems related. The > thing is that one was supposedly resolved 5 weeks ago, which would mean > that fix would be in 1.6rc1... > Should I reopen that ticket or file a new one? >
The issue about multiple filters for same relation in single .exclude() query is tracked in #14645. Just for the record: I don't consider the change in the original report's query a release blocker (or a bug at all). The query works differently in 1.6.x, but as it didn't work correctly in 1.5.x either there is nothing to do. - Anssi -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a901cb40-b80d-487e-b751-147471c94900%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
