mirror of
https://github.com/django/django.git
synced 2025-07-27 07:03:55 +00:00
Fixed #20053 -- Fix index_together
documentation
This commit is contained in:
parent
f8c7c8f27b
commit
186bff4703
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,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…
Add table
Add a link
Reference in a new issue