1
0
mirror of https://github.com/django/django.git synced 2025-06-05 03:29:12 +00:00

[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

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