summaryrefslogtreecommitdiff
path: root/tests/forms_tests/widget_tests/test_choicewidget.py
AgeCommit message (Expand)Author
2023-08-30 Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...Nick Pope
2023-07-28Fixed #34655 -- Increased radioselect's test coverage.Jakub BagiƄski