summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2020-08-12 23:16:22 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-08-13 14:10:36 +0200
commit51297a92324976a704279b567ec4f80bb92d7b60 (patch)
tree4acb395cf9be8778dff721015aeba4cc11654c20 /setup.py
parent7f4c9222dfe2f28ff8a7ffc56c28ccbadf19cf6f (diff)
Fixed #31792 -- Made Exists() reuse QuerySet.exists() optimizations.
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.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions