mirror of
https://github.com/django/django.git
synced 2025-11-23 04:25:55 +00:00
Removed versionadded/changed annotations for 5.2.
This commit is contained in:
parent
1db79d8acf
commit
00a84fc6f3
38 changed files with 0 additions and 310 deletions
|
|
@ -42,8 +42,6 @@ General-purpose aggregation functions
|
|||
|
||||
.. attribute:: order_by
|
||||
|
||||
.. versionadded:: 5.2
|
||||
|
||||
An optional string of a field name (with an optional ``"-"`` prefix
|
||||
which indicates descending order) or an expression (or a tuple or list
|
||||
of strings and/or expressions) that specifies the ordering of the
|
||||
|
|
@ -149,8 +147,6 @@ General-purpose aggregation functions
|
|||
|
||||
.. attribute:: order_by
|
||||
|
||||
.. versionadded:: 5.2
|
||||
|
||||
An optional string of a field name (with an optional ``"-"`` prefix
|
||||
which indicates descending order) or an expression (or a tuple or list
|
||||
of strings and/or expressions) that specifies the ordering of the
|
||||
|
|
@ -210,8 +206,6 @@ General-purpose aggregation functions
|
|||
|
||||
.. attribute:: order_by
|
||||
|
||||
.. versionadded:: 5.2
|
||||
|
||||
An optional string of a field name (with an optional ``"-"`` prefix
|
||||
which indicates descending order) or an expression (or a tuple or list
|
||||
of strings and/or expressions) that specifies the ordering of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue