1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
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
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