1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/forms_tests/widget_tests
2022-02-07 20:37:05 +01:00
..
__init__.py
base.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_checkboxinput.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_checkboxselectmultiple.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_clearablefileinput.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_dateinput.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_datetimeinput.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_fileinput.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_hiddeninput.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_input.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_multiplehiddeninput.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_multiwidget.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_nullbooleanselect.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_numberinput.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_passwordinput.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_radioselect.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_select.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_selectdatewidget.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_selectmultiple.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_splitdatetimewidget.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_splithiddendatetimewidget.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_textarea.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_textinput.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_timeinput.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_widget.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00