This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
/
widget_tests
History
Adonys Alea Boffill
fb48ad348a
Added tests for SelectDateWidget.format_value().
2017-03-18 14:58:31 -04:00
..
__init__.py
…
base.py
…
test_checkboxinput.py
…
test_checkboxselectmultiple.py
…
test_clearablefileinput.py
Fixed
#27805
-- Fixed ClearableFileInput's "Clear" checkbox on model fields with a default.
2017-02-06 20:31:04 -05:00
test_dateinput.py
…
test_datetimeinput.py
…
test_fileinput.py
…
test_hiddeninput.py
…
test_input.py
…
test_multiplehiddeninput.py
…
test_multiwidget.py
…
test_nullbooleanselect.py
…
test_passwordinput.py
…
test_radioselect.py
Fixed
#27920
-- Restored empty RadioSelect choice producing value=""
2017-03-14 18:23:06 +01:00
test_select.py
…
test_selectdatewidget.py
Added tests for SelectDateWidget.format_value().
2017-03-18 14:58:31 -04:00
test_selectmultiple.py
…
test_splitdatetimewidget.py
Fixed
#5851
-- Allowed specifying different HTML attrs for SplitDateTimeWidget subwidgets.
2017-02-07 11:33:37 -05:00
test_splithiddendatetimewidget.py
Fixed
#5851
-- Allowed specifying different HTML attrs for SplitDateTimeWidget subwidgets.
2017-02-07 11:33:37 -05:00
test_textarea.py
…
test_textinput.py
…
test_timeinput.py
…
test_widget.py
Fixed
#27920
-- Restored empty RadioSelect choice producing value=""
2017-03-14 18:23:06 +01:00