[1.5.x] Fixed #20053 -- Fixed `index_together` documentation

Backport of 186bff47 from master
This commit is contained in:
Johan Charpentier 2013-03-15 15:15:52 +01:00 committed by Tim Graham
parent c278d81da4
commit 83119fd582
1 changed files with 1 additions and 0 deletions

View File

@ -262,6 +262,7 @@ Django quotes column and table names behind the scenes.
an explicit :attr:`through <ManyToManyField.through>` model. an explicit :attr:`through <ManyToManyField.through>` model.
``index_together`` ``index_together``
------------------
.. attribute:: Options.index_together .. attribute:: Options.index_together