This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Mariusz Felisiak
fcfbf08abe
Fixed MultipleFileFieldTest.test_file_multiple_validation() test if Pillow isn't installed.
...
Follow up to fb4c55d9ec4bb812a7fb91fa20510d91645e411b.
2023-05-04 08:09:02 +02:00
..
field_tests
Fixed MultipleFileFieldTest.test_file_multiple_validation() test if Pillow isn't installed.
2023-05-04 08:09:02 +02:00
jinja2
/forms_tests
…
templates
/forms_tests
Fixed
#34077
-- Added form field rendering.
2023-03-24 10:16:30 +01:00
templatetags
Refs
#33134
, Refs
#34077
-- Adjusted form rendering recursion test.
2023-03-21 15:12:56 +01:00
tests
Fixed
#34380
-- Allowed specifying a default URL scheme in forms.URLField.
2023-04-28 06:58:10 +02:00
widget_tests
Fixed CVE-2023-31047,
Fixed
#31710
-- Prevented potential bypass of validation when uploading multiple files using one form field.
2023-05-03 13:42:00 +02:00
__init__.py
…
models.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
views.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00