django-rest-framework/rest_framework/templates/rest_framework/inline
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
..
checkbox_multiple.html Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
checkbox.html Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04:00
fieldset.html Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04:00
form.html Formns API 2015-10-06 10:58:20 +01:00
input.html Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04:00
list_fieldset.html List serializer no explicitly renders as 'not supported for HTML input' 2014-11-18 17:25:05 +00:00
radio.html Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
select_multiple.html Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
select.html Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
textarea.html Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04:00