1
0
mirror of https://github.com/django/django.git synced 2025-04-01 12:06:43 +00:00

Fixed #20053 -- Fix index_together documentation

This commit is contained in:
Johan Charpentier 2013-03-15 15:15:52 +01:00
parent f8c7c8f27b
commit 186bff4703

View File

@ -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