mirror of
https://github.com/Hopiu/django.git
synced 2026-03-20 16:00:27 +00:00
Adjusted known related objects handling of target fields which relies on from and to_fields and has the side effect of fixing a bug bug causing N+1 queries when using reverse foreign objects. Thanks Carsten Fuchs for the report. |
||
|---|---|---|
| .. | ||
| models | ||
| __init__.py | ||
| test_agnostic_order_trimjoin.py | ||
| test_empty_join.py | ||
| test_forms.py | ||
| tests.py | ||