serializer_helpers.py
4.51 KB
-
Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) · 8105a4ac
* Add tests for html-form-rendering choice fields * Resolve issues with ChoiceField, MultipleChoiceField and non-string options * Ensure None template comparisons don't match string None
Tom Christie committed