diff options
| author | Simon Charette <charette.s@gmail.com> | 2020-08-12 23:16:22 -0400 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-08-13 14:10:36 +0200 |
| commit | 51297a92324976a704279b567ec4f80bb92d7b60 (patch) | |
| tree | 4acb395cf9be8778dff721015aeba4cc11654c20 /docs | |
| parent | 7f4c9222dfe2f28ff8a7ffc56c28ccbadf19cf6f (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 'docs')
0 files changed, 0 insertions, 0 deletions
