diff options
| author | kimbo <kimballleavitt@gmail.com> | 2020-02-26 11:09:22 -0700 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-02-28 11:08:06 +0100 |
| commit | 7c6b66383da5f9a67142334cd2ed2d769739e8f1 (patch) | |
| tree | 38823185bc6130ea6f8906115123c7c8479cbb46 /django/http/multipartparser.py | |
| parent | 984531f96eb901f2dca732087171bfe8ced986c3 (diff) | |
Fixed #31311 -- Removed unneeded escapes in validator regexes.
Special characters lose their special meaning inside sets of characters.
"-" lose its special meaning if it's placed as the first or last
character.
Diffstat (limited to 'django/http/multipartparser.py')
0 files changed, 0 insertions, 0 deletions
