summaryrefslogtreecommitdiff
path: root/tests/forms_tests/widget_tests/test_input.py
AgeCommit message (Collapse)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-01-21Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne
2017-01-10Fixed #27712 -- Reallowed Input widget's attrs argument to set the input type.Mariusz Felisiak
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.