Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 年之前 |
David Smith
|
ec5659382a
Fixed #32339 -- Added div.html form template.
|
2 年之前 |
Carlton Gibson
|
fde946daff
Refs #32339 -- Restructured outputting HTML form docs.
|
2 年之前 |
Carlton Gibson
|
476d4d5087
Refs #32339 -- Allowed renderer to specify default form and formset templates.
|
2 年之前 |
David
|
c8459708a7
Refs #32339 -- Added use_fieldset to Widget.
|
3 年之前 |
David Smith
|
eba9a9b7f7
Refs #32338 -- Added Boundfield.legend_tag().
|
3 年之前 |
David Smith
|
9be36f8044
Refs #31026 -- Improved BoundField.label_tag() docs.
|
3 年之前 |
David Smith
|
456466d932
Fixed #31026 -- Switched form rendering to template engine.
|
3 年之前 |
Chris Jerdonek
|
6559a55eed
Fixed #32933 -- Documented BoundField.initial as preferred over Form.get_initial_for_field().
|
3 年之前 |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 年之前 |
Tim Schilling
|
34a69c2458
Corrected outputting BooleanField as HTML in forms docs.
|
5 年之前 |
David Smith
|
734fde7714
Refs #10427 -- Corrected BoundField.css_classes() signature in docs.
|
5 年之前 |
David Smith
|
a350bfa6f4
Fixed #13009 -- Added BoundField.widget_type property.
|
5 年之前 |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 年之前 |
Bruno Furtado
|
571ab44e8a
Fixed #30321 -- Added example of changed_data to forms docs.
|
6 年之前 |
Tim Graham
|
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
|
6 年之前 |
Jon Dufresne
|
ff05de760c
Fixed #29038 -- Removed closing slash from HTML void tags.
|
7 年之前 |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 年之前 |
Jon Dufresne
|
c3e638112d
Corrected REPL example in forms docs for Python 3.
|
7 年之前 |
Tim Heap
|
5b6181f4d5
Fixed #27922 -- Added ErrorDict.get_json_data().
|
8 年之前 |
Vytis Banaitis
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
8 年之前 |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 年之前 |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
8 年之前 |
Preston Timmons
|
b52c73008a
Fixed #15667 -- Added template-based widget rendering.
|
8 年之前 |
Zach Borboa
|
90c3b11e87
Fixed #27361 -- Used "from django import forms" in forms api docs.
|
8 年之前 |
Jon Dufresne
|
f5c6d3c8d9
Fixed #27068 -- Unified form field initial data retrieval.
|
8 年之前 |
Jon Dufresne
|
4773ed2e31
Fixed incorrect doc reference to Field.initial.
|
8 年之前 |
Jon Dufresne
|
50e299dbfb
Fixed #26928 -- Changed forms' checked attribute to HTML5 boolean style.
|
8 年之前 |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 年之前 |
Jon Dufresne
|
ec6121693f
Fixed #22383 -- Added support for HTML5 required attribute on required form fields.
|
9 年之前 |