Ticket #20053: 20053.diff
File 20053.diff, 396 bytes (added by , 12 years ago) |
---|
-
docs/ref/models/options.txt
diff --git a/docs/ref/models/options.txt b/docs/ref/models/options.txt index 21265d6..5f9316b 100644
a b Django quotes column and table names behind the scenes. 259 259 an explicit :attr:`through <ManyToManyField.through>` model. 260 260 261 261 ``index_together`` 262 ------------------ 262 263 263 264 .. attribute:: Options.index_together 264 265