django/tests/modeltests/select_related
Malcolm Tredinnick 9c52d56f6f Merged the queryset-refactor branch into trunk.
This is a big internal change, but mostly backwards compatible with existing
code. Also adds a couple of new features.

Fixed , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , 


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7477 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-04-27 02:50:16 +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 ). 2007-02-28 15:24:05 +00:00
models.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00