There is just a small format issue in {{{ref/models/options/}}}
documentation where {{{index-together}}} element isn't properly formated
and do not appear in documentation page's index.
Patch will follow.
--
Ticket URL: <https://code.djangoproject.com/ticket/20053>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* has_patch: 0 => 1
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/20053#comment:1>
Comment (by Cyberj):
Also here is the github's pull request :
https://github.com/django/django/pull/905
--
Ticket URL: <https://code.djangoproject.com/ticket/20053#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"186bff47032a264b4b4cbb06a6f277046bb10c26"]:
{{{
#!CommitTicketReference repository=""
revision="186bff47032a264b4b4cbb06a6f277046bb10c26"
Fixed #20053 -- Fix `index_together` documentation
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20053#comment:3>
Comment (by Simon Charette <charette.s@…>):
In [changeset:"a87ff951b6164784ecf6cae06d8a3fd5fa33ff23"]:
{{{
#!CommitTicketReference repository=""
revision="a87ff951b6164784ecf6cae06d8a3fd5fa33ff23"
Merge pull request #905 from cyberj/ticket_20053
Fixed #20053 -- Fix `index_together` documentation
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20053#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"83119fd582931fd2bf05832e6a3fe8c56bd4a804"]:
{{{
#!CommitTicketReference repository=""
revision="83119fd582931fd2bf05832e6a3fe8c56bd4a804"
[1.5.x] Fixed #20053 -- Fixed `index_together` documentation
Backport of 186bff47 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20053#comment:5>