--
Ticket URL: <https://code.djangoproject.com/ticket/27174>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => hckrtst
* status: new => assigned
* needs_docs: => 0
* needs_tests: => 0
* needs_better_patch: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:1>
* owner: hckrtst =>
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:2>
* owner: => ankur0493
* needs_docs: 0 => 1
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:3>
Comment (by ankur0493):
Does someone reviews this or should I just make the change?
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:4>
* needs_docs: 1 => 0
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:5>
* has_patch: 0 => 1
Comment:
I have submitted a PR for this
(https://github.com/django/django/pull/7211).
This change also needs to be made back to Django 1.9. Can anyone help me
in how to backport documentation changes? Do I need to merge this change
with 1.9.x and 1.10.x branches?
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"40d501147176352b694ec8b67b09127b20193ad2" 40d50114]:
{{{
#!CommitTicketReference repository=""
revision="40d501147176352b694ec8b67b09127b20193ad2"
Fixed #27174 -- Explained where PollsConfig comes from in tutorial 2.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:7>
Comment (by Tim Graham <timograham@…>):
In [changeset:"9a03d30d94a6924ffdcdcc58dce267485ca393a2" 9a03d30d]:
{{{
#!CommitTicketReference repository=""
revision="9a03d30d94a6924ffdcdcc58dce267485ca393a2"
[1.10.x] Fixed #27174 -- Explained where PollsConfig comes from in
tutorial 2.
Backport of 40d501147176352b694ec8b67b09127b20193ad2 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:8>
Comment (by ankur0493):
Hi Tim,
This also needs to be backported for 1.9.x
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:9>
Comment (by timgraham):
We don't update older versions of the docs except for critical mistakes.
--
Ticket URL: <https://code.djangoproject.com/ticket/27174#comment:10>