Ticket #20053: 20053.diff

File 20053.diff, 396 bytes (added by Cyberj, 11 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.  
    259259    an explicit :attr:`through <ManyToManyField.through>` model.
    260260
    261261``index_together``
     262------------------
    262263
    263264.. attribute:: Options.index_together
    264265
Back to Top