mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 23:10:27 +00:00
The latter is already optimized to limit the number of results, avoid selecting unnecessary fields, and drop ordering if possible without altering the semantic of the query. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_deprecation.py | ||
| test_queryset_values.py | ||
| tests.py | ||