Melissa Lewis
b090ae9d30
Fix docs typos ( #6195 )
2018-09-18 15:32:32 -07:00
Eze Sunday
a0277919f0
Fix grammar mistake in html-and-forms.md ( #6070 )
2018-07-08 16:11:05 -04:00
Jon Dufresne
f9c67f04d4
Clean up all whitespace throughout project ( #5578 )
...
* Remove trailing whitespace from lines
* Remove trailing nad leading whitespace from files
Allows for cleaner diffs in future changes. For editors that
automatically clean up whitespace on save, will avoid unrelated line
changes in diffs.
2017-11-09 20:57:53 +01:00
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