summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2013-03-15 07:35:55 -0700
committerSimon Charette <charette.s@gmail.com>2013-03-15 07:35:55 -0700
commita87ff951b6164784ecf6cae06d8a3fd5fa33ff23 (patch)
treea34f2e74a35684ebe0a7338eeb12868552864ba7
parentf8c7c8f27b061b65d2dec98510bb9e76e1547791 (diff)
parent186bff47032a264b4b4cbb06a6f277046bb10c26 (diff)
Merge pull request #905 from cyberj/ticket_20053
Fixed #20053 -- Fix `index_together` documentation
-rw-r--r--docs/ref/models/options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ref/models/options.txt b/docs/ref/models/options.txt
index 21265d6313..5f9316bd2a 100644
--- a/docs/ref/models/options.txt
+++ b/docs/ref/models/options.txt
@@ -259,6 +259,7 @@ Django quotes column and table names behind the scenes.
an explicit :attr:`through <ManyToManyField.through>` model.
``index_together``
+------------------
.. attribute:: Options.index_together