diff options
author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-04-26 09:22:46 +0200 |
---|---|---|
committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-04-27 10:34:47 +0200 |
commit | 187118203197801c6cb72dc8b06b714b23b6dd3d (patch) | |
tree | f70dbe0a712c141367bf1c7c4fc74115c864b52a /django/db/backends/postgresql/client.py | |
parent | cd74aad90e09865ae6cd8ca0377ef0a5008d14e9 (diff) | |
download | django-187118203197801c6cb72dc8b06b714b23b6dd3d.tar.gz |
Fixed #32682 -- Made admin changelist use Exists() instead of distinct() for preventing duplicates.
Thanks Zain Patel for the report and Simon Charette for reviews.
The exception introduced in 6307c3f1a123f5975c73b231e8ac4f115fd72c0d
revealed a possible data loss issue in the admin.
Diffstat (limited to 'django/db/backends/postgresql/client.py')
0 files changed, 0 insertions, 0 deletions