تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Baptiste Mispelon 9aa6d4bdb6 Removed a mention of `Form._errors` from the documentation. 11 سال پیش
  Ben Huckvale 98e0453f00 Fixed #21120 -- Added more explicit text on using validators and link to writing validators. 11 سال پیش
  Tim Graham 18ffdb1772 Fixed #17627 -- Renamed util.py files to utils.py 11 سال پیش
  Tim Graham ebfe42d018 Fixed #21009 -- Added a versionchanged note regarding changes to clean(). 11 سال پیش
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 سال پیش
  Tim Graham 8442268869 Added an anchor for django.forms.Form.clean in docs 11 سال پیش
  Marc Tamlyn fb1dd6b13a Form.clean() does not need to return cleaned_data. 11 سال پیش
  Tim Graham 05ea5a2139 Fixed #20823 -- Typo in docs/ref/forms/validation.txt 11 سال پیش
  Loic Bistuer ee77d4b253 Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 11 سال پیش
  leandrafinger 08b501e7d3 add missing imports to the examples in the 'Forms' 12 سال پیش
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 سال پیش
  Claude Paroz 2f121dfe63 Fixed #17051 -- Removed some 'invalid' field error messages 12 سال پیش
  Adrien Lemaire 2c8267bf3d Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail 12 سال پیش
  Brad Pitcher c634375e9c clarify clean_<field> docs, ticket #18917 12 سال پیش
  Claude Paroz 121fd109de Fixed #5524 -- Do not remove cleaned_data when a form fails validation 12 سال پیش
  Aymeric Augustin 33999d9871 Fixed #18445 -- Added a links in the docs. 12 سال پیش
  Claude Paroz 4a103086d5 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 12 سال پیش
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 12 سال پیش
  Jannis Leidel 52d72a5a3e Fixed #17182 -- Changed best practice documentation for Form.clean to use super() instead of relying on self.cleaned_data. Thanks, DrMeers. 13 سال پیش
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 سال پیش
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 14 سال پیش
  Adrian Holovaty 9a279edc1c Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet) 14 سال پیش
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 سال پیش
  Timo Graham 456534dda9 Fixed #15191 - typo in form validation docs; thanks berto for the report. 14 سال پیش
  Luke Plant c8bcd5e547 Fixed #14205 - Tiny grammar fix in form validation documentation 14 سال پیش
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 سال پیش
  Russell Keith-Magee bc82e20370 Fixed #12001 -- Modified the example of form validation to use the form's error class, rather than assuming ErrorList. Thanks to Suor for the report, and timo for the patch. 15 سال پیش
  Russell Keith-Magee 5a74f0c936 Fixed #12643 -- Added link to the ModelForm documentation clarifying the special requirements of a clean() method on a modelform. Thanks to fgaudin for the report, and ptone for the patch. 15 سال پیش
  Joseph Kocherhans 471596fc1a Merged soc2009/model-validation to trunk. Thanks, Honza! 15 سال پیش
  Gary Wilson Jr 05737128de Fixed #9902 -- Corrected misspelling in form validation documentation, thanks zunzun. 16 سال پیش