--
Ticket URL: <https://code.djangoproject.com/ticket/28414>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by Roman Selivanov):
[https://github.com/django/django/pull/8784 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:1>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:2>
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:3>
--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"d4da39685b5974849c73e4c4dc6e07dfdf21c67a" d4da3968]:
{{{
#!CommitTicketReference repository=""
revision="d4da39685b5974849c73e4c4dc6e07dfdf21c67a"
Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of
MultiWidget.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:5>
Comment (by Tim Graham <timograham@…>):
In [changeset:"99d5059d766a18f80bb24a44023f9e653a08c803" 99d5059d]:
{{{
#!CommitTicketReference repository=""
revision="99d5059d766a18f80bb24a44023f9e653a08c803"
[1.11.x] Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget
of MultiWidget.
Backport of d4da39685b5974849c73e4c4dc6e07dfdf21c67a from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/28414#comment:6>