--
Ticket URL: <https://code.djangoproject.com/ticket/22933>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/2869 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/22933#comment:1>
* stage: Unreviewed => Ready for checkin
Comment:
I think we could even have chosen a faster deprecation path, but well,
being conservative makes not much harm :-)
--
Ticket URL: <https://code.djangoproject.com/ticket/22933#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"20ec9daf7c2a4460e99a2983d7e32b7db5ee7ce6"]:
{{{
#!CommitTicketReference repository=""
revision="20ec9daf7c2a4460e99a2983d7e32b7db5ee7ce6"
Fixed #22933 -- Deprecated django.template.resolve_variable().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22933#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"5c62887d82b1d886c97eb2d4ed3f596b0e6bfebb" 5c62887d]:
{{{
#!CommitTicketReference repository=""
revision="5c62887d82b1d886c97eb2d4ed3f596b0e6bfebb"
Refs #22933 -- Removed template.resolve_variable() per deprecation
timeline.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22933#comment:4>