diff options
| author | Anders Kaseorg <andersk@mit.edu> | 2023-05-29 21:59:22 -0700 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-06-08 20:41:18 +0200 |
| commit | b81e974e9ea16bd693b194a728f77fb825ec8e54 (patch) | |
| tree | e0c816bf6751563791235ae95402e43af1acf6b1 /django/contrib/admin/widgets.py | |
| parent | ee36e101e8f8c0acde4bb148b738ab7034e902a0 (diff) | |
Fixed #34604 -- Corrected fallback SQL for n-ary logical XOR.
An n-ary logical XOR Q(…) ^ Q(…) ^ … ^ Q(…) should evaluate to true
when an odd number of its operands evaluate to true, not when exactly
one operand evaluates to true.
Diffstat (limited to 'django/contrib/admin/widgets.py')
0 files changed, 0 insertions, 0 deletions
