django1/tests/modeltests/select_related
Malcolm Tredinnick a72324bf7f Fixed #6068 -- Updated docstrings in model tests to make the documentation
examples correct.  Thanks Wang Chun.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6813 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-01 21:18:45 +00:00
..
__init__.py Added a "depth" argument to select_related() to control how many "levels" of relations select_related() is willing to follow (refs #3275). 2007-02-28 15:24:05 +00:00
models.py Fixed #6068 -- Updated docstrings in model tests to make the documentation 2007-12-01 21:18:45 +00:00