summaryrefslogtreecommitdiff
path: root/tests/forms_tests/widget_tests
AgeCommit message (Expand)Author
2015-09-23Fixed #25410 -- Fixed empty ClearableFileInput crash on Python 2.Tim Graham
2015-08-31Rewrote form widget tests as proper unittests.Preston Timmons