Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Nick Smith b9bf61ce61 Used PEP 8 style indentation in forms docs. 9 vuotta sitten
  I am Clinton 73b5b0b4a5 Minor edits to docs/ref/forms/validation.txt 10 vuotta sitten
  minusf 66f5aa9fa5 Fixed typos in docs/ref/forms/validation.txt. 10 vuotta sitten
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 vuotta sitten
  Alasdair Nicol 38ab0f13fa Added missing backticks to form validation docs 10 vuotta sitten
  Loic Bistuer f1f0c4f16b Removed confusing paragraph from the docs. 10 vuotta sitten
  Simon Charette ab9c886459 Fixed #23391 -- Removed an erroneous backtip from the form's documentation. 10 vuotta sitten
  Tim Graham 874053edf9 Fixed #21942 -- Moved Form.clean() to form API docs. 10 vuotta sitten
  Maxime Lorant c307383ec9 Fixed typo in docs/ref/forms/validation.txt. 10 vuotta sitten
  Tim Graham d2f4553d70 Fixed #22216 -- Added Form.non_field_errors to form API doc. 11 vuotta sitten
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 vuotta sitten
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 vuotta sitten
  Loic Bistuer 2e4200b5c7 Fixed #21654 -- Documented a use-case for Form.errors.as_data(). 11 vuotta sitten
  Baptiste Mispelon 05d36dc06e Always use parentheses when documenting a method with no arguments. 11 vuotta sitten
  Loic Bistuer b72b85af15 Removed Form._errors from the docs in favor of the add_error API. 11 vuotta sitten
  Loic Bistuer f563c339ca Fixed #20867 -- Added the Form.add_error() method. 11 vuotta sitten
  Baptiste Mispelon 0048ed77c7 Fixed typos in previous commit (9aa6d4bdb6618ba4f17acc7b7c0d1462d6cbc718). 11 vuotta sitten
  Baptiste Mispelon 9aa6d4bdb6 Removed a mention of `Form._errors` from the documentation. 11 vuotta sitten
  Ben Huckvale 98e0453f00 Fixed #21120 -- Added more explicit text on using validators and link to writing validators. 11 vuotta sitten
  Tim Graham 18ffdb1772 Fixed #17627 -- Renamed util.py files to utils.py 11 vuotta sitten
  Tim Graham ebfe42d018 Fixed #21009 -- Added a versionchanged note regarding changes to clean(). 11 vuotta sitten
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 vuotta sitten
  Tim Graham 8442268869 Added an anchor for django.forms.Form.clean in docs 11 vuotta sitten
  Marc Tamlyn fb1dd6b13a Form.clean() does not need to return cleaned_data. 11 vuotta sitten
  Tim Graham 05ea5a2139 Fixed #20823 -- Typo in docs/ref/forms/validation.txt 11 vuotta sitten
  Loic Bistuer ee77d4b253 Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 11 vuotta sitten
  leandrafinger 08b501e7d3 add missing imports to the examples in the 'Forms' 12 vuotta sitten
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 vuotta sitten
  Claude Paroz 2f121dfe63 Fixed #17051 -- Removed some 'invalid' field error messages 12 vuotta sitten
  Adrien Lemaire 2c8267bf3d Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail 12 vuotta sitten