django1/django/forms/jinja2/django/forms/widgets
Roman Selivanov d4da39685b Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of MultiWidget. 2017-07-19 14:28:06 -04:00
..
attrs.html Replaced "not var is ..." with "is not" in attrs.html. 2017-01-23 13:14:00 -05:00
checkbox.html
checkbox_option.html
checkbox_select.html
clearable_file_input.html Fixed #28414 -- Fixed ClearableFileInput rendering as a subwidget of MultiWidget. 2017-07-19 14:28:06 -04:00
date.html
datetime.html
email.html
file.html
hidden.html
input.html Fixed #27920 -- Restored empty RadioSelect choice producing value="" 2017-03-14 18:23:06 +01:00
input_option.html
multiple_hidden.html
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
number.html
password.html
radio.html
radio_option.html
select.html
select_date.html
select_option.html
splitdatetime.html
splithiddendatetime.html
text.html
textarea.html
time.html
url.html