mirror of
https://github.com/django/django.git
synced 2025-05-11 17:36:28 +00:00
Fixed typo in docs/topics/db/aggregation.txt header.
This commit is contained in:
parent
e7033e00f8
commit
a7ec7afce1
@ -482,7 +482,7 @@ include the aggregate column.
|
|||||||
.. _aggregation-ordering-interaction:
|
.. _aggregation-ordering-interaction:
|
||||||
|
|
||||||
Interaction with default ordering or ``order_by()``
|
Interaction with default ordering or ``order_by()``
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Fields that are mentioned in the ``order_by()`` part of a queryset (or which
|
Fields that are mentioned in the ``order_by()`` part of a queryset (or which
|
||||||
are used in the default ordering on a model) are used when selecting the
|
are used in the default ordering on a model) are used when selecting the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user