Historique des commits

Auteur SHA1 Message Date
  Mitchina 3960bec41b [5.0.x] Corrected code-block directives in topics/forms/formsets.txt. il y a 11 mois
  Luca Allulli c59be9f1da Improved formset docs by using a set instead of a list in the custom validation example. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 2 ans
  David Smith 232b60a21b Refs #32339 -- Updated docs to reflect default <div> style form rendering in Django 5.0. il y a 2 ans
  David Smith 4038a8df0b Refs #32339 -- Doc'd BaseFormSet.as_div() il y a 2 ans
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. il y a 2 ans
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. il y a 2 ans
  Riccardo Magliocchetti df2db8b4a5 Adjusted BaseFormSet.get_form_kwargs example in docs. il y a 2 ans
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. il y a 2 ans
  Marc Seguí Coll 262fde94de Fixed #33622 -- Allowed customizing error messages for invalid number of forms. il y a 2 ans
  David Smith ec5659382a Fixed #32339 -- Added div.html form template. il y a 2 ans
  Carlton Gibson 476d4d5087 Refs #32339 -- Allowed renderer to specify default form and formset templates. il y a 2 ans
  Mariusz Felisiak ad6bb20557 Avoided counting attributes and methods in docs. il y a 3 ans
  Joel Farthing 2f14432375 Fixed #33128 -- Corrected possessive 's usage in FormSet docs. il y a 3 ans
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. il y a 3 ans
  David Smith 456466d932 Fixed #31026 -- Switched form rendering to template engine. il y a 3 ans
  Ties Jan Hefting 4f3acf9579 Fixed #32984 -- Allowed customizing a deletion field widget in formsets. il y a 3 ans
  Ties Jan Hefting 84400d2e9d Fixed #32905 -- Added CSS class for non-form errors of formsets. il y a 3 ans
  Jon Dufresne d3b3eb860d Removed forms-MAX_NUM_FORMS POST data in docs il y a 4 ans
  Jon Dufresne 550297d20d Added backticks to code literals in various docs. il y a 4 ans
  Jon Dufresne 859cd7c6b4 Fixed #22276 -- Fixed crash when formset management form is invalid. il y a 4 ans
  meghanabhange 848770dd2c Fixed #32042 -- Improved error messages for the number of submitted forms in formsets. il y a 4 ans
  David Smith e2e34f4de3 Fixed #27679 -- Doc'd that empty formsets display extra + min_num forms. il y a 4 ans
  David Smith 162765d6c3 Fixed #9061 -- Allowed FormSets to disable deleting extra forms. il y a 4 ans
  David Smith 433dd737f9 Fixed #20347 -- Allowed customizing the maximum number of instantiated forms in formsets. il y a 4 ans
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. il y a 4 ans
  François Freitag 9ef4a18dbe Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. il y a 5 ans
  Ken Whitesell 4c762588ff Fixed #30917 -- Clarified formsets topic documentation. il y a 5 ans
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. il y a 5 ans
  Mariusz Felisiak 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. il y a 5 ans