mirror of
https://github.com/django/django.git
synced 2024-11-19 16:04:13 +00:00
f51e409a5f
The select_related code got confused when it needed to travel a reverse relation to a model which had different parent than the originally travelled relation. Thanks to Trac aliases shauncutts for report and ungenio for original patch (committed patch is somewhat modified version of that). |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |