summaryrefslogtreecommitdiff
path: root/tests/forms_tests/widget_tests/test_dateinput.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-13/+30
* Fixed #32873 -- Deprecated settings.USE_L10N.Claude Paroz2021-09-141-2/+0
* Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne2018-01-211-6/+6
* Rewrote form widget tests as proper unittests.Preston Timmons2015-08-311-0/+47