django/tests/regressiontests/null_fk
Luke Plant db5807bdb1 Fixed #15823 - incorrect join condition when combining Q objects
Thanks to dcwatson for the excellent report and patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16159 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-05 20:26:26 +00:00
..
__init__.py Fixed #7369: fixed a corner-case involving select_related() following non-null FKs after null ones. Thanks, George Vilches 2008-06-08 18:13:46 +00:00
models.py Fixed #15823 - incorrect join condition when combining Q objects 2011-05-05 20:26:26 +00:00
tests.py Fixed #15823 - incorrect join condition when combining Q objects 2011-05-05 20:26:26 +00:00