summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/model-api.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/model-api.txt b/docs/model-api.txt
index ec5b5e5ad4..07a70c746b 100644
--- a/docs/model-api.txt
+++ b/docs/model-api.txt
@@ -807,6 +807,9 @@ Here's a list of all possible ``META`` options. No options are required. Adding
See `Specifying ordering`_ for more examples.
+ Note that, regardless of how many fields are in ``ordering``, the admin
+ site uses only the first field.
+
.. _Specifying ordering: http://www.djangoproject.com/documentation/models/ordering/
``permissions``