django1/tests/modeltests/select_related
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
..
__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 Removed formatting from the select_related test title. 2007-03-23 20:18:58 +00:00