mirror of
https://github.com/django/django.git
synced 2024-11-19 16:04:13 +00:00
b625e8272b
Done for consistency with Q() expressions and QuerySet combining. This will allow usage of '&' and '|' as boolean logical operators in the future. Refs #16211. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |