Should be backported to 1.5.X and 1.6.X.
--
Ticket URL: <https://code.djangoproject.com/ticket/20944>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by mjtamlyn):
PR: https://github.com/django/django/pull/1491
--
Ticket URL: <https://code.djangoproject.com/ticket/20944#comment:1>
* has_patch: 0 => 1
* version: => master
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/20944#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"bac4d03ce68eae7fe13f1891ecdc015817c6d1d8"]:
{{{
#!CommitTicketReference repository=""
revision="bac4d03ce68eae7fe13f1891ecdc015817c6d1d8"
Fixed #20944 -- Removed inaccurate statement about View.dispatch().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20944#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"3b32b1544f7d1ff885d2cd7f4c96a6e5025e4725"]:
{{{
#!CommitTicketReference repository=""
revision="3b32b1544f7d1ff885d2cd7f4c96a6e5025e4725"
[1.5.x] Fixed #20944 -- Removed inaccurate statement about
View.dispatch().
Backport of bac4d03ce6 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20944#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"8d02c378ab78694991483bc3f0b01e2e89f73264"]:
{{{
#!CommitTicketReference repository=""
revision="8d02c378ab78694991483bc3f0b01e2e89f73264"
[1.6.x] Fixed #20944 -- Removed inaccurate statement about
View.dispatch().
Backport of bac4d03ce6 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20944#comment:5>