summaryrefslogtreecommitdiff
path: root/tests/forms_tests/widget_tests/test_passwordinput.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #32339 -- Added use_fieldset to Widget.David2022-03-301-1/+14
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-5/+18
* Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne2018-01-211-5/+5
* Rewrote form widget tests as proper unittests.Preston Timmons2015-08-311-0/+26