Merge pull request #905 from cyberj/ticket_20053
Fixed #20053 -- Fix `index_together` documentation
This commit is contained in:
commit
a87ff951b6
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue