django-rest-framework/rest_framework/templates
Tom Christie 8105a4ac5a Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374)
* 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
2016-08-10 12:02:33 +01:00
..
rest_framework Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00