Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 80e68ee2ffb44d90c66b48e2db18ec4e16c025b4
      
https://github.com/django/django/commit/80e68ee2ffb44d90c66b48e2db18ec4e16c025b4
  Author: Anssi Kääriäinen <akaar...@gmail.com>
  Date:   2013-03-20 (Wed, 20 Mar 2013)

  Changed paths:
    M tests/queries/tests.py

  Log Message:
  -----------
  Added tests for already fixed #20101

The ticket dealt with a case where one query had .exclude() that
produced a subquery, the other query had a join to the same model that
was subqueried in the first query. This was already fixed in master, so
only test added.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to