mirror of
https://github.com/Hopiu/django.git
synced 2026-03-29 12:20:23 +00:00
This ensures field deferral works properly when a model is involved more than once in the same query with a distinct deferral mask. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_bulk_update.py | ||
| test_contains.py | ||
| test_db_returning.py | ||
| test_explain.py | ||
| test_iterator.py | ||
| test_q.py | ||
| test_qs_combinators.py | ||
| test_query.py | ||
| test_sqlcompiler.py | ||
| tests.py | ||