Malcolm Tredinnick
|
142e400c5c
|
queryset-refactor: Create a new join when merging two QuerySets that use a 1-m
field.
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6492 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-10-14 02:14:53 +00:00 |
|
Malcolm Tredinnick
|
8926b431ed
|
queryset-refactor: Removed a test that can be better (and simply) fixed on trunk
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-10-14 02:14:29 +00:00 |
|
Malcolm Tredinnick
|
2c4013e74f
|
queryset-refactor: Fixed a problem in the isnull=True handling.
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-10-14 02:14:15 +00:00 |
|
Malcolm Tredinnick
|
ff3f6df54c
|
Fixed some more join and lookup tests.
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6121 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-13 06:33:41 +00:00 |
|
Malcolm Tredinnick
|
2d07a19c19
|
Created some tests to show ORM queries that are problematic.
Still incomplete at the moment, but this version doesn't crash the test
framework.
git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-09-13 02:47:29 +00:00 |
|