summaryrefslogtreecommitdiff
path: root/tests/forms_tests/widget_tests/test_checkboxinput.py
AgeCommit message (Expand)Author
2016-06-16[1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite.Jon Dufresne
2015-08-31Rewrote form widget tests as proper unittests.Preston Timmons