mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Corrected versionadded annotations.
This commit is contained in:
parent
8c7ff7b8cf
commit
73ffc73b68
2 changed files with 2 additions and 2 deletions
|
@ -670,7 +670,7 @@ The ``F()`` objects support bitwise operations by ``.bitand()``, ``.bitor()``,
|
|||
Expressions can reference transforms
|
||||
------------------------------------
|
||||
|
||||
.. versionadded: 3.2
|
||||
.. versionadded:: 3.2
|
||||
|
||||
Django supports using transforms in expressions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue