Fixed typo in docs/topics/db/aggregation.txt header.

This commit is contained in:
Mads Jensen 2017-03-14 16:11:14 +01:00 committed by Tim Graham
parent e7033e00f8
commit a7ec7afce1
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@ include the aggregate column.
.. _aggregation-ordering-interaction:
Interaction with default ordering or ``order_by()``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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