Commit History

Author SHA1 Message Date
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. 6 months ago
  minusf bcad5ad92b Fixed incorrect blockquotes in docs/topics/forms/index.txt. 7 months ago
  David Smith 292f1ea90f Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for the field. 1 year ago
  Mariusz Felisiak 46df3ab244 Fixed typo in docs/topics/forms/index.txt. 1 year ago
  Carlton Gibson 07b7a3ab75 Fixed formatting typo in docs/topics/forms/index.txt. 1 year ago
  Gregor Jerše 966ecdd482 Fixed #32819 -- Established relationship between form fields and their help text. 1 year ago
  David Smith cad376f844 Fixed #34077 -- Added form field rendering. 2 years ago
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 year ago
  David Smith 3cc7a92189 Refs #32339 -- Doc'd setting a form's template_name is recomended over using as_* methods. 1 year ago
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 1 year ago
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. 1 year ago
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2 years ago
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 years ago
  David Smith ec5659382a Fixed #32339 -- Added div.html form template. 2 years ago
  Carlton Gibson fde946daff Refs #32339 -- Restructured outputting HTML form docs. 2 years ago
  David ce586ed693 Removed hyphen from pre-/re- prefixes. 2 years ago
  Carlton Gibson 476d4d5087 Refs #32339 -- Allowed renderer to specify default form and formset templates. 2 years ago
  David c8459708a7 Refs #32339 -- Added use_fieldset to Widget. 2 years ago
  David Smith 75c1127eef Alphabetized field attributes in form topic docs. 2 years ago
  David Smith 456466d932 Fixed #31026 -- Switched form rendering to template engine. 3 years ago
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 years ago
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 4 years ago
  Mariusz Felisiak 30ca66eadd Added missing backticks in various docs. 4 years ago
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 years ago
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. 6 years ago
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 years ago
  Tim Graham ff61a25081 Fixed #29107 -- Doc'd that ModelForm doesn't actually inherit from Form. 6 years ago
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. 6 years ago
  Jon Dufresne ec6121693f Fixed #22383 -- Added support for HTML5 required attribute on required form fields. 8 years ago