Alex Gaynor
|
9b077ee4b6
|
[1.2.X] Converted model_inheritance_select_related tests from doctests to unittests. We have always been at war with doctests. Backport of [14181].
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14182 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-12 02:09:35 +00:00 |
|
Malcolm Tredinnick
|
2c1d6a80b3
|
Removed a stray debugging print that slipped in.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7783 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-29 09:40:48 +00:00 |
|
Malcolm Tredinnick
|
a8fa3fd81f
|
Fixed #7246 -- Pull in the all the necessary data when using select_related() with multi-table inheritance.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7781 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-06-29 09:39:32 +00:00 |
|