mirror of https://github.com/django/django.git
[1.5.x] Fixed #20053 -- Fixed `index_together` documentation
Backport of 186bff47
from master
This commit is contained in:
parent
c278d81da4
commit
83119fd582
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue