django/django/db/models/sql
Malcolm Tredinnick e41df5adcc Fixed #7076 -- Include NULL values when excluding non-NULL items.
Based on a patch from emulbreh.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7760 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-26 05:34:26 +00:00
..
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
constants.py Fixed #7098 -- Old-style related-model order_by() syntax was being incorrectly 2008-04-28 02:27:19 +00:00
datastructures.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
query.py Fixed #7076 -- Include NULL values when excluding non-NULL items. 2008-06-26 05:34:26 +00:00
subqueries.py Fixed #7387 - Fixed circular import problem when importing contrib.contenttypes.generic module. 2008-06-15 04:49:29 +00:00
where.py Negligible comment typo fixes 2008-06-12 03:37:13 +00:00