mirror of
https://github.com/Hopiu/django.git
synced 2026-03-28 20:00:23 +00:00
In cases where the same connection (from model A to model B along the same field) was needed multiple times in a select_related query, the join setup code mistakenly reused an existing join. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||