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-01-18 22:33:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Jacob Rief
1fe0b167af
Fixed
#34473
-- Fixed step validation for form fields with non-zero minimum value.
2023-06-16 08:38:28 +02:00
..
field_tests
Fixed
#34473
-- Fixed step validation for form fields with non-zero minimum value.
2023-06-16 08:38:28 +02:00
jinja2
/forms_tests
…
templates
/forms_tests
Fixed
#34077
-- Added form field rendering.
2023-03-24 10:16:30 +01:00
templatetags
…
tests
Refs
#32339
-- Fixed super() call in deprecated renderers.
2023-05-17 11:11:43 -03: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
…
urls.py
…
views.py
…