Commit Verlauf

Autor SHA1 Nachricht Datum
  Salvo Polizzi c69dbc7c10 [5.0.x] Fixed #35069 -- Fixed typo in docs/ref/forms/api.txt. vor 1 Jahr
  Mariusz Felisiak 415ef34c4c [5.0.x] Added missing pycon directives in various docs. vor 1 Jahr
  Gregor Jerše 10725a3187 Fixed #32820 -- Added aria-invalid="true" to fields with errors. vor 1 Jahr
  David Smith cad376f844 Fixed #34077 -- Added form field rendering. vor 2 Jahren
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 2 Jahren
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. vor 2 Jahren
  David Smith 3cc7a92189 Refs #32339 -- Doc'd setting a form's template_name is recomended over using as_* methods. vor 2 Jahren
  David Smith 232b60a21b Refs #32339 -- Updated docs to reflect default <div> style form rendering in Django 5.0. vor 2 Jahren
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. vor 2 Jahren
  Mariusz Felisiak 31878b4d73 Refs #31026 -- Removed ability to return string when rendering ErrorDict/ErrorList. vor 2 Jahren
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. vor 2 Jahren
  David Smith 9ac97e7eb5 Refs #32339 -- Updated Form API docs to prefer as_div() output style. vor 2 Jahren
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. vor 2 Jahren
  David Smith ec5659382a Fixed #32339 -- Added div.html form template. vor 2 Jahren
  Carlton Gibson fde946daff Refs #32339 -- Restructured outputting HTML form docs. vor 2 Jahren
  Carlton Gibson 476d4d5087 Refs #32339 -- Allowed renderer to specify default form and formset templates. vor 2 Jahren
  David c8459708a7 Refs #32339 -- Added use_fieldset to Widget. vor 3 Jahren
  David Smith eba9a9b7f7 Refs #32338 -- Added Boundfield.legend_tag(). vor 3 Jahren
  David Smith 9be36f8044 Refs #31026 -- Improved BoundField.label_tag() docs. vor 3 Jahren
  David Smith 456466d932 Fixed #31026 -- Switched form rendering to template engine. vor 3 Jahren
  Chris Jerdonek 6559a55eed Fixed #32933 -- Documented BoundField.initial as preferred over Form.get_initial_for_field(). vor 3 Jahren
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. vor 4 Jahren
  Tim Schilling 34a69c2458 Corrected outputting BooleanField as HTML in forms docs. vor 5 Jahren
  David Smith 734fde7714 Refs #10427 -- Corrected BoundField.css_classes() signature in docs. vor 5 Jahren
  David Smith a350bfa6f4 Fixed #13009 -- Added BoundField.widget_type property. vor 5 Jahren
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. vor 5 Jahren
  Bruno Furtado 571ab44e8a Fixed #30321 -- Added example of changed_data to forms docs. vor 6 Jahren
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. vor 6 Jahren
  Jon Dufresne ff05de760c Fixed #29038 -- Removed closing slash from HTML void tags. vor 7 Jahren
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. vor 7 Jahren