mirror of
https://github.com/django/django.git
synced 2024-12-26 02:56:25 +00:00
b81e974e9e
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. |
||
---|---|---|
.. | ||
class.txt | ||
conditional-expressions.txt | ||
constraints.txt | ||
database-functions.txt | ||
expressions.txt | ||
fields.txt | ||
index.txt | ||
indexes.txt | ||
instances.txt | ||
lookups.txt | ||
meta.txt | ||
options.txt | ||
querysets.txt | ||
relations.txt |