1
0
mirror of https://github.com/django/django.git synced 2025-10-17 18:59:14 +00:00
Malcolm Tredinnick bef4ca2bac queryset-refactor: Fixed an off-by-one error when filling the select-related
case. Only affects people using select_related() with the "depth" parameter
*and* extra(select=...) simultaneously. Refs #6018. Thanks, Matthias Urlichs.


git-svn-id: http://code.djangoproject.com/svn/django/branches/queryset-refactor@6755 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-11-29 22:07:58 +00:00
..
2007-09-20 01:55:53 +00:00