Historique des commits

Auteur SHA1 Message Date
  Adam Zapletal e9ed5da3cb Removed trailing whitespace in docs. il y a 1 jour
  antoliny0919 8864125d1f Updated the "Built-in Field classes" section reference to a link. il y a 4 semaines
  antoliny0919 8f3dee1dfd Fixed #35873 -- Corrected Form.as_table() call in form docs. il y a 1 mois
  antoliny0919 738e0601d5 Fixed #35871 -- Corrected example on altering the base_fields attribute in forms docs. il y a 1 mois
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. il y a 6 mois
  Salvo Polizzi dc26a3d563 Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt. il y a 11 mois
  Mariusz Felisiak 718b32c691 Added missing pycon directives in various docs. il y a 1 an
  Gregor Jerše 10725a3187 Fixed #32820 -- Added aria-invalid="true" to fields with errors. il y a 1 an
  David Smith cad376f844 Fixed #34077 -- Added form field rendering. il y a 2 ans
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 1 an
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. il y a 1 an
  David Smith 3cc7a92189 Refs #32339 -- Doc'd setting a form's template_name is recomended over using as_* methods. il y a 1 an
  David Smith 232b60a21b Refs #32339 -- Updated docs to reflect default <div> style form rendering in Django 5.0. il y a 1 an
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. il y a 1 an
  Mariusz Felisiak 31878b4d73 Refs #31026 -- Removed ability to return string when rendering ErrorDict/ErrorList. il y a 1 an
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. il y a 1 an
  David Smith 9ac97e7eb5 Refs #32339 -- Updated Form API docs to prefer as_div() output style. il y a 2 ans
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. il y a 2 ans
  David Smith ec5659382a Fixed #32339 -- Added div.html form template. il y a 2 ans
  Carlton Gibson fde946daff Refs #32339 -- Restructured outputting HTML form docs. il y a 2 ans
  Carlton Gibson 476d4d5087 Refs #32339 -- Allowed renderer to specify default form and formset templates. il y a 2 ans
  David c8459708a7 Refs #32339 -- Added use_fieldset to Widget. il y a 2 ans
  David Smith eba9a9b7f7 Refs #32338 -- Added Boundfield.legend_tag(). il y a 3 ans
  David Smith 9be36f8044 Refs #31026 -- Improved BoundField.label_tag() docs. il y a 3 ans
  David Smith 456466d932 Fixed #31026 -- Switched form rendering to template engine. il y a 3 ans
  Chris Jerdonek 6559a55eed Fixed #32933 -- Documented BoundField.initial as preferred over Form.get_initial_for_field(). il y a 3 ans
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. il y a 3 ans
  Tim Schilling 34a69c2458 Corrected outputting BooleanField as HTML in forms docs. il y a 4 ans
  David Smith 734fde7714 Refs #10427 -- Corrected BoundField.css_classes() signature in docs. il y a 4 ans
  David Smith a350bfa6f4 Fixed #13009 -- Added BoundField.widget_type property. il y a 4 ans