Jacob Kaplan-Moss
|
609a42ee06
|
Removed formatting from the select_related test title.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4797 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-23 20:18:58 +00:00 |
Jacob Kaplan-Moss
|
189e7dd802
|
Renumbered all the doctest examples so that they are ordered correctly on the doc pages.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4796 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-03-23 20:17:04 +00:00 |
Jacob Kaplan-Moss
|
4477f50f0b
|
Added a "depth" argument to select_related() to control how many "levels" of relations select_related() is willing to follow (refs #3275).
Also added unit tests for select_related().
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2007-02-28 15:24:05 +00:00 |