django-rest-framework/rest_framework/templates/rest_framework/inline
James Beith befacfb00d Add autofocus support for input.html templates (#4650)
This change adds support to use `'autofocus': True` in the style options and have the `autofocus` attribute included on the input field when rendered.
2016-11-07 11:34:53 +00: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 Add autofocus support for input.html templates (#4650) 2016-11-07 11:34:53 +00: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