Historique des commits

Auteur SHA1 Message Date
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. il y a 6 mois
  Berker Peksag 4971a9afe5 Fixed #18119 -- Added a DomainNameValidator validator. il y a 8 ans
  Adam Zapletal 7326513a8f Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host. il y a 8 mois
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. il y a 1 an
  Mariusz Felisiak ad0410ec4f Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. il y a 1 an
  Jacob Rief 1fe0b167af Fixed #34473 -- Fixed step validation for form fields with non-zero minimum value. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 1 an
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. il y a 1 an
  Steven 4b7016866a Fixed "nulls characters" typo in docs. il y a 1 an
  Kapil Bansal 3a82b5f655 Fixed #32559 -- Added 'step_size’ to numeric form fields. il y a 2 ans
  David ce586ed693 Removed hyphen from pre-/re- prefixes. il y a 2 ans
  Mariusz Felisiak d25710a625 Refs #31670 -- Removed whitelist argument and domain_whitelist attribute in EmailValidator per deprecation timeline. il y a 3 ans
  Adam Johnson 8cf08a01b5 Improved RegexValidator docs. il y a 4 ans
  David Smith 27c09043da Refs #31670 -- Renamed whitelist argument and attribute of EmailValidator. il y a 4 ans
  Jon Dufresne 505fec6bad Capitalized Unicode in docs, strings, and comments. il y a 4 ans
  Baptiste Mispelon ff1b19da67 Fixed #31029 -- Used more specific links to RFCs. il y a 5 ans
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. il y a 5 ans
  buzzi 24cae0bedc Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value. il y a 6 ans
  sedrubal f903669dfd Fixed argument name for validators inheriting from BaseValidator. il y a 6 ans
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. il y a 6 ans
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. il y a 7 ans
  Alejandro Zamora 90d7b912b9 Fixed #28201 -- Added ProhibitNullCharactersValidator and used it on CharField form field. il y a 7 ans
  Arne de Laat 681d2599ee Fixed #28165 -- Ignored case in FileExtensionValidator's allowed_extensions. il y a 7 ans
  Tim Graham c01409c789 Corrected FileExtensionValidator doc regarding the value being validated. il y a 7 ans
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects il y a 7 ans
  seanfagan 325db2a8c3 Fixed #27945 -- Clarified that RegexValidator searches with the regex. il y a 7 ans
  Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases il y a 7 ans
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. il y a 8 ans
  Berker Peksag 12b4280444 Fixed #21548 -- Added FileExtensionValidator and validate_image_file_extension. il y a 8 ans
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. il y a 8 ans