django1/django/forms/templates/django/forms/widgets
Tim Graham 87dc0844a6 Fixed #29200 -- Fixed label rendering when using RadioSelect and CheckboxSelectMultiple with MultiWidget. 2018-03-15 09:10:23 -04:00
..
attrs.html Fixed #28303 -- Prevented localization of attribute values in the DTL attrs.html widget template. 2017-06-17 08:12:05 -04:00
checkbox.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
checkbox_option.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
checkbox_select.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
clearable_file_input.html Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00
date.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
datetime.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
email.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
file.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
hidden.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
input.html Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00
input_option.html Fixed #29200 -- Fixed label rendering when using RadioSelect and CheckboxSelectMultiple with MultiWidget. 2018-03-15 09:10:23 -04:00
multiple_hidden.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
multiple_input.html Fixed #28059 -- Restored class attribute in <ul> of widgets that use multiple_input.html. 2017-04-20 10:06:34 -04:00
multiwidget.html Fixed #28890 -- Removed newlines between MultiWidget's subwidgets. 2017-12-05 11:22:36 -05:00
number.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
password.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
radio.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
radio_option.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
select.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
select_date.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
select_option.html Fixed #28176 -- Restored the uncasted option value in ChoiceWidget template context. 2017-06-17 18:17:23 -04:00
splitdatetime.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
splithiddendatetime.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
text.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
textarea.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
time.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00
url.html Fixed #15667 -- Added template-based widget rendering. 2016-12-27 17:50:10 -05:00