summaryrefslogtreecommitdiff
path: root/tests/forms_tests/widget_tests/test_splitdatetimewidget.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #32339 -- Added use_fieldset to Widget.David2022-03-301-1/+24
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-30/+63
* Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne2018-01-211-12/+12
* Fixed #5851 -- Allowed specifying different HTML attrs for SplitDateTimeWidge...Mariusz Felisiak2017-02-071-0/+12
* Rewrote form widget tests as proper unittests.Preston Timmons2015-08-311-0/+51