--
Ticket URL: <https://code.djangoproject.com/ticket/25978>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Curious72
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/25978#comment:1>
* owner: Curious72 =>
* status: assigned => new
Comment:
This ticket is in the "Someday/Maybe" stage. It shouldn't be started until
Django 2.0 is in development. Currently Django 1.10 is in development.
--
Ticket URL: <https://code.djangoproject.com/ticket/25978#comment:2>
* has_patch: 0 => 1
* stage: Someday/Maybe => Accepted
Comment:
[https://github.com/django/django/pull/8050 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/25978#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/25978#comment:4>
* owner: (none) => GitHub <noreply@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7b6e42089c9d5ff2dcbfee4005f72cd42728222e" 7b6e4208]:
{{{
#!CommitTicketReference repository=""
revision="7b6e42089c9d5ff2dcbfee4005f72cd42728222e"
Fixed #25978 -- Deprecated shorcuts.render_to_response().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25978#comment:5>
Comment (by Tim Graham <timograham@…>):
In [changeset:"573ec714e5f52eccde01bbac3836d0edafcb2c20" 573ec714]:
{{{
#!CommitTicketReference repository=""
revision="573ec714e5f52eccde01bbac3836d0edafcb2c20"
Refs #25978 -- Removed shortcuts.render_to_response() per deprecation
timeline.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25978#comment:6>