Revīziju vēsture

Autors SHA1 Ziņojums Datums
  antoliny0919 63dbe30d33 Updated validate_slug regular expression in form validation docs. 3 mēneši atpakaļ
  Mariusz Felisiak 0f694ce2eb Made cosmetic edits to code snippets reformatted with blacken-docs. 8 mēneši atpakaļ
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 gadi atpakaļ
  François Freitag 9ef4a18dbe Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError. 5 gadi atpakaļ
  Shrikrishna Singh ab903fe304 Mentioned non_field_errors in form validation docs. 4 gadi atpakaļ
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 gadi atpakaļ
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. 6 gadi atpakaļ
  Tim Graham 8863c475c5 Fixed #27821 -- Clarified docs of the return value of Form.clean_<fieldname>(). 8 gadi atpakaļ
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 8 gadi atpakaļ
  Anderson Resende 2032bcf182 Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt. 8 gadi atpakaļ
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 gadi atpakaļ
  Andrew Plummer 1aa8bf9b43 Fixed typo in docs/ref/forms/validation.txt. 9 gadi atpakaļ
  Tim Graham 80855a4b37 Fixed #21894 -- Corrected a form.clean() example in case a superclass doesn't return data. 9 gadi atpakaļ
  Nick Smith b9bf61ce61 Used PEP 8 style indentation in forms docs. 9 gadi atpakaļ
  I am Clinton 73b5b0b4a5 Minor edits to docs/ref/forms/validation.txt 9 gadi atpakaļ
  minusf 66f5aa9fa5 Fixed typos in docs/ref/forms/validation.txt. 10 gadi atpakaļ
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 gadi atpakaļ
  Alasdair Nicol 38ab0f13fa Added missing backticks to form validation docs 10 gadi atpakaļ
  Loic Bistuer f1f0c4f16b Removed confusing paragraph from the docs. 10 gadi atpakaļ
  Simon Charette ab9c886459 Fixed #23391 -- Removed an erroneous backtip from the form's documentation. 10 gadi atpakaļ
  Tim Graham 874053edf9 Fixed #21942 -- Moved Form.clean() to form API docs. 10 gadi atpakaļ
  Maxime Lorant c307383ec9 Fixed typo in docs/ref/forms/validation.txt. 10 gadi atpakaļ
  Tim Graham d2f4553d70 Fixed #22216 -- Added Form.non_field_errors to form API doc. 11 gadi atpakaļ
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 gadi atpakaļ
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 gadi atpakaļ
  Loic Bistuer 2e4200b5c7 Fixed #21654 -- Documented a use-case for Form.errors.as_data(). 11 gadi atpakaļ
  Baptiste Mispelon 05d36dc06e Always use parentheses when documenting a method with no arguments. 11 gadi atpakaļ
  Loic Bistuer b72b85af15 Removed Form._errors from the docs in favor of the add_error API. 11 gadi atpakaļ
  Loic Bistuer f563c339ca Fixed #20867 -- Added the Form.add_error() method. 11 gadi atpakaļ
  Baptiste Mispelon 0048ed77c7 Fixed typos in previous commit (9aa6d4bdb6618ba4f17acc7b7c0d1462d6cbc718). 11 gadi atpakaļ