-
Anssi Kääriäinen yazdı
There was a regression in case two models inherited the same parent, and one contained a foreign key to other. When select_related travelled the foreign key the other model reused the parent join made by the first model. This was likely caused by Query.join_parent_model() addition in commit 68985db4. Thanks to Trac alias loic84 for report & tests.
3c6318e8
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |