From 186bff47032a264b4b4cbb06a6f277046bb10c26 Mon Sep 17 00:00:00 2001 From: Johan Charpentier Date: Fri, 15 Mar 2013 15:15:52 +0100 Subject: [PATCH] Fixed #20053 -- Fix `index_together` documentation --- docs/ref/models/options.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ref/models/options.txt b/docs/ref/models/options.txt index 21265d6313..5f9316bd2a 100644 --- a/docs/ref/models/options.txt +++ b/docs/ref/models/options.txt @@ -259,6 +259,7 @@ Django quotes column and table names behind the scenes. an explicit :attr:`through ` model. ``index_together`` +------------------ .. attribute:: Options.index_together