--
Ticket URL: <https://code.djangoproject.com/ticket/26533>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/6496 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/26533#comment:1>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"859eeaa0f0b04c2644237ff04e6632b2f40475cb" 859eeaa0]:
{{{
#!CommitTicketReference repository=""
revision="859eeaa0f0b04c2644237ff04e6632b2f40475cb"
Fixed #26533 -- Renamed Widget._format_value() to format_value().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26533#comment:2>
Comment (by Tim Graham <timograham@…>):
In [changeset:"58d3d14aeaf17a27c0fa663173dbf8dd92053923" 58d3d14]:
{{{
#!CommitTicketReference repository=""
revision="58d3d14aeaf17a27c0fa663173dbf8dd92053923"
Refs #26533 -- Removed support for Widget._format_value() per deprecation
timeline.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26533#comment:3>