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-28 02:59:58 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
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
..
api.txt
Fixed
#34077
-- Added form field rendering.
2023-03-24 10:16:30 +01:00
fields.txt
Fixed
#34473
-- Fixed step validation for form fields with non-zero minimum value.
2023-06-16 08:38:28 +02:00
formsets.txt
Removed versionadded/changed annotations for 4.0.
2022-05-17 14:22:06 +02:00
index.txt
…
models.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00
renderers.txt
Fixed typos in docs/ref/forms/renderers.txt.
2023-03-24 12:54:47 +01:00
validation.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
widgets.txt
Fixed
#23049
-- Added %a and %A support to Date.strftime.
2023-06-09 12:18:17 +02:00