index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
forms
/
index.txt
Age
Commit message (
Expand
)
Author
2026-01-08
Relocated content from docs/topics/external-packages.txt where appropriate.
Natalia
2026-01-08
Dropped unnecessary usage of "seealso" in BoundField docs.
Natalia
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2024-04-22
Fixed incorrect blockquotes in docs/topics/forms/index.txt.
minusf
2023-11-16
Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for ...
David Smith
2023-10-30
Fixed typo in docs/topics/forms/index.txt.
Mariusz Felisiak
2023-07-22
Fixed formatting typo in docs/topics/forms/index.txt.
Carlton Gibson
2023-07-06
Fixed #32819 -- Established relationship between form fields and their help t...
Gregor Jerše
2023-03-24
Fixed #34077 -- Added form field rendering.
David Smith
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-15
Refs #32339 -- Doc'd setting a form's template_name is recomended over using ...
David Smith
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2022-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-05-05
Fixed #32339 -- Added div.html form template.
David Smith
2022-05-04
Refs #32339 -- Restructured outputting HTML form docs.
Carlton Gibson
2022-04-28
Removed hyphen from pre-/re- prefixes.
David
2022-04-27
Refs #32339 -- Allowed renderer to specify default form and formset templates.
Carlton Gibson
2022-03-30
Refs #32339 -- Added use_fieldset to Widget.
David
2022-01-12
Alphabetized field attributes in form topic docs.
David Smith
2021-09-20
Fixed #31026 -- Switched form rendering to template engine.
David Smith
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-03-06
Added missing backticks in various docs.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-05-12
Alphabetized imports in various docs.
Mariusz Felisiak
2018-02-08
Fixed #29107 -- Doc'd that ModelForm doesn't actually inherit from Form.
Tim Graham
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2016-04-21
Fixed #22383 -- Added support for HTML5 required attribute on required form f...
Jon Dufresne
2016-04-20
Fixed incorrect rendered widget in forms example.
Jon Dufresne
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-10-02
Fixed #25481 -- Added field.help_text to "Looping over a form's fields" docs.
John Moses
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-21
Fixed #12856 -- Documented BoundField API.
Moritz Sichert
2015-05-12
Light edits to docs/topics/forms/index.txt
I am Clinton
2015-04-07
Specified file names for example code in docs/topics/forms/index.txt
Patrik Lundin
2015-01-06
Fixed #24083 -- Corrected is_bound nature in forms topic docs
Claude Paroz
2014-12-17
Fixed display of lists after website redesign
Markus Holtermann
2014-11-15
Fixed #23690 - fixed examples of manual rendering of form fields
nmundar
2014-11-11
Fixed spelling errors in docs.
Tim Graham
2014-11-03
Fixed versionchanged indentation in docs/.
Berker Peksag
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-09-25
Replaced input by textarea in forms docs
Claude Paroz
2014-08-26
Fixed #23075 -- Added documentation on novalidate attribute and made it defau...
Erik Romijn
[next]