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 |
|
Xavier Ordoquy
|
221d6979c6
|
Fix the request data source.
|
2016-01-18 18:54:00 +01:00 |
|
Leonid Shvechikov
|
ff0292a757
|
Fix update model example in html-and-forms.md
|
2015-12-27 17:14:33 +03:00 |
|
Tom Christie
|
bd8098e31f
|
Fix template typo.
Closes #3682.
Thanks for the report!
|
2015-11-30 17:21:41 +00:00 |
|
James Beith
|
0143586541
|
Adds import for Response
|
2015-10-29 15:48:45 +00:00 |
|
Tom Christie
|
90247afe29
|
Docs on Forms API
|
2015-10-12 21:14:58 +01:00 |
|