mirror of https://github.com/django/django.git
Fixed #20053 -- Fix `index_together` documentation
This commit is contained in:
parent
f8c7c8f27b
commit
186bff4703
|
@ -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