summaryrefslogtreecommitdiff
path: root/docs/ref/models
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-07-25 06:21:39 -0400
committerTim Graham <timograham@gmail.com>2016-07-25 06:25:01 -0400
commitbdeec1d2aeb74d52cae8e1f9a334eefb5199f07e (patch)
tree64dec6565350009ab4f58cdc7da4a9a86991b0f4 /docs/ref/models
parentcaec27f87c56442d4512cb6dd9e6c26fd8d4414a (diff)
[1.9.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs.
Backport of 3aaf6cf0f3288986c4ce56defea26420f8a48534 from master
Diffstat (limited to 'docs/ref/models')
-rw-r--r--docs/ref/models/options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/ref/models/options.txt b/docs/ref/models/options.txt
index 8b77c7101d..3650d20b0a 100644
--- a/docs/ref/models/options.txt
+++ b/docs/ref/models/options.txt
@@ -258,6 +258,9 @@ Django quotes column and table names behind the scenes.
ordering = ['-pub_date', 'author']
+ Default ordering also affects :ref:`aggregation queries
+ <aggregation-ordering-interaction>`.
+
.. warning::
Ordering is not a free operation. Each field you add to the ordering