mirror of
https://github.com/django/django.git
synced 2025-02-08 08:26:13 +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.