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