Browse Source

Fixed #20053 -- Fix `index_together` documentation

Johan Charpentier 12 years ago
parent
commit
186bff4703
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/ref/models/options.txt

+ 1 - 0
docs/ref/models/options.txt

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