mirror of
https://github.com/django/django.git
synced 2024-11-21 19:09:18 +01:00
Fixed typo in docs/ref/models/expressions.txt.
This commit is contained in:
parent
fed11ba461
commit
2b9f0b79bc
@ -1097,7 +1097,7 @@ calling the appropriate methods on the wrapped expression.
|
||||
|
||||
.. attribute:: set_returning
|
||||
|
||||
.. versionadded:: 5.2
|
||||
.. versionadded:: 5.2
|
||||
|
||||
Tells Django that this expression contains a set-returning function,
|
||||
enforcing subquery evaluation. It's used, for example, to allow some
|
||||
|
Loading…
Reference in New Issue
Block a user