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-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
forms
History
David Smith
433dd737f9
Fixed
#20347
-- Allowed customizing the maximum number of instantiated forms in formsets.
...
Co-authored-by: ethurgood <ethurgood@gmail.com>
2020-06-05 12:01:32 +02:00
..
api.txt
…
fields.txt
Preferred usage of among/while to amongst/whilst.
2020-06-03 21:02:48 +02:00
formsets.txt
Fixed
#20347
-- Allowed customizing the maximum number of instantiated forms in formsets.
2020-06-05 12:01:32 +02:00
index.txt
…
models.txt
Fixed
#20347
-- Allowed customizing the maximum number of instantiated forms in formsets.
2020-06-05 12:01:32 +02:00
renderers.txt
…
validation.txt
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
2020-04-28 10:49:00 +02:00
widgets.txt
…