Tim Graham
|
ff61a25081
Fixed #29107 -- Doc'd that ModelForm doesn't actually inherit from Form.
|
7 年 前 |
Jon Dufresne
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
7 年 前 |
Jon Dufresne
|
ec6121693f
Fixed #22383 -- Added support for HTML5 required attribute on required form fields.
|
9 年 前 |
Jon Dufresne
|
38ddd4ab55
Fixed incorrect rendered widget in forms example.
|
9 年 前 |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 年 前 |
Agnieszka Lasyk
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 年 前 |
John Moses
|
ac09d22f79
Fixed #25481 -- Added field.help_text to "Looping over a form's fields" docs.
|
9 年 前 |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 年 前 |
Moritz Sichert
|
2f53d342f1
Fixed #12856 -- Documented BoundField API.
|
9 年 前 |
I am Clinton
|
ec74dba2ab
Light edits to docs/topics/forms/index.txt
|
10 年 前 |
Patrik Lundin
|
f9c212d09a
Specified file names for example code in docs/topics/forms/index.txt
|
10 年 前 |
Claude Paroz
|
e0080cf577
Fixed #24083 -- Corrected is_bound nature in forms topic docs
|
10 年 前 |
Markus Holtermann
|
c7786550c4
Fixed display of lists after website redesign
|
10 年 前 |
nmundar
|
48515ee1f7
Fixed #23690 - fixed examples of manual rendering of form fields
|
10 年 前 |
Tim Graham
|
40ba6f21bb
Fixed spelling errors in docs.
|
10 年 前 |
Berker Peksag
|
5c517ec218
Fixed versionchanged indentation in docs/.
|
10 年 前 |
Thomas Chaumeny
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 年 前 |
Claude Paroz
|
5066fda34d
Replaced input by textarea in forms docs
|
10 年 前 |
Erik Romijn
|
cbdda28208
Fixed #23075 -- Added documentation on novalidate attribute and made it default for admin
|
10 年 前 |
areski
|
9d6551204e
Removed unnecessary code-block directives.
|
10 年 前 |
Matt Deacalion Stevens
|
ec85df2fa5
Fixed and enhanced new HTML form docs.
|
10 年 前 |
Ramiro Morales
|
77c0a904cb
Fixed typo in revamped forms intro doc.
|
10 年 前 |
Daniele Procida
|
cd20b5d186
Fixed #22796 -- Added a more basic explanations of forms.
|
10 年 前 |
Nick Presta
|
11f0899bbe
Fixed #11776 -- Added CSS class for non-field/top of form errors.
|
11 年 前 |
Marti Raudsepp
|
11d453bcad
Various documentation typo/spelling fixes
|
11 年 前 |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 年 前 |
Szczepan Cieślik
|
e816198034
Fixed docs typos.
|
11 年 前 |
Tom Atkins
|
3b869b09d0
Fixed #21847 -- Clarified where ContactForm was defined
|
11 年 前 |
Sorcha Bowler
|
018e2c055a
Fixed #21223 -- Added form.id_for_label to topic guide.
|
11 年 前 |
James Bennett
|
c0f03175ce
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
|
11 年 前 |