Corrected versionadded annotations.

This commit is contained in:
Mariusz Felisiak 2021-01-18 20:32:43 +01:00 committed by Carlton Gibson
parent 8c7ff7b8cf
commit 73ffc73b68
2 changed files with 2 additions and 2 deletions

View file

@ -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.