django-rest-framework/rest_framework/templates/rest_framework
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
..
admin Fixes #4532 (#4636) 2016-10-31 20:41:54 +00:00
filters Translations for HTML filters 2015-08-28 14:55:22 +01:00
horizontal Add autofocus support for input.html templates (#4650) 2016-11-07 11:34:53 +00:00
inline Add autofocus support for input.html templates (#4650) 2016-11-07 11:34:53 +00:00
pagination Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04:00
vertical Add autofocus support for input.html templates (#4650) 2016-11-07 11:34:53 +00:00
admin.html Add missing comma (#4473) 2016-09-08 14:01:26 +01:00
api.html Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
base.html Fix indentation regression in API listing (#4493) 2016-09-17 03:09:49 +01:00
login_base.html Login form autofocus 2015-11-11 10:51:20 +01:00
login.html extend base login template 2013-04-17 10:15:02 -04:00
raw_data_form.html Change serializer field help_text rendering in browsable api (#3812) 2016-06-02 15:21:57 +01:00