Either the link for the release notes should always point to the dev
version of that page or there should be some text added to the top of each
release notes page telling people how to access ALL of the release notes.
It's a small issue, but it's very confusing and could be avoided with just
a small fix.
Thanks
--
Ticket URL: <https://code.djangoproject.com/ticket/22966>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
* needs_tests: => 0
* needs_docs: => 0
Comment:
Linking to the development version of the docs would require an external
link which isn't ideal when building a local version of the docs, for
example, so I opted for a note.
--
Ticket URL: <https://code.djangoproject.com/ticket/22966#comment:1>
Comment (by anonymous):
Thanks. Does that note appear in all older versions of the docs or just
the latest?
--
Ticket URL: <https://code.djangoproject.com/ticket/22966#comment:2>
Comment (by timo):
I can backport it to older release, I just wanted to upload a patch first
to make sure it looked okay to you.
--
Ticket URL: <https://code.djangoproject.com/ticket/22966#comment:3>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"e6b3d6c22f5c638b08f653bada4d51b47174852c"]:
{{{
#!CommitTicketReference repository=""
revision="e6b3d6c22f5c638b08f653bada4d51b47174852c"
Fixed #22966 -- Clarified which release notes appear for each doc version.
Thanks haimunt at yahoo.com for the suggestion.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22966#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"ddc715edd3e473a995f7f8a1b8277be33324641f"]:
{{{
#!CommitTicketReference repository=""
revision="ddc715edd3e473a995f7f8a1b8277be33324641f"
[1.5.x] Fixed #22966 -- Clarified which release notes appear for each doc
version.
Thanks haimunt at yahoo.com for the suggestion.
Backport of e6b3d6c22f from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22966#comment:5>
Comment (by Tim Graham <timograham@…>):
In [changeset:"85f9745807ea0042225aaf4472fb63a00f3e2bcc"]:
{{{
#!CommitTicketReference repository=""
revision="85f9745807ea0042225aaf4472fb63a00f3e2bcc"
[1.6.x] Fixed #22966 -- Clarified which release notes appear for each doc
version.
Thanks haimunt at yahoo.com for the suggestion.
Backport of e6b3d6c22f from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22966#comment:6>
Comment (by Tim Graham <timograham@…>):
In [changeset:"cf9e33f930be9032f68e12301e6d1f9f9d139f3c"]:
{{{
#!CommitTicketReference repository=""
revision="cf9e33f930be9032f68e12301e6d1f9f9d139f3c"
[1.7.x] Fixed #22966 -- Clarified which release notes appear for each doc
version.
Thanks haimunt at yahoo.com for the suggestion.
Backport of e6b3d6c22f from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22966#comment:7>