django-rest-framework/rest_framework/templates/rest_framework/vertical
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 Fix template syntax error for as_list_of_strings (#4403) 2016-08-15 09:28:46 +01:00
checkbox.html Change serializer field help_text rendering in browsable api (#3812) 2016-06-02 15:21:57 +01: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 Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04: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 Change serializer field help_text rendering in browsable api (#3812) 2016-06-02 15:21:57 +01:00