django/tests/regressiontests/queries
Malcolm Tredinnick 2e56066a5b Fixed an isnull=False filtering edge-case. Fixes #15316.
The bulk of this patch is due to some fine analysis from Aleksandra
Sendecka.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16656 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-08-23 03:38:42 +00:00
..
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
models.py Fixed an isnull=False filtering edge-case. Fixes #15316. 2011-08-23 03:38:42 +00:00
tests.py Fixed an isnull=False filtering edge-case. Fixes #15316. 2011-08-23 03:38:42 +00:00