This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-26 21:51:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
e0cdd0fcf5
django
/
tests
/
model_formsets
History
Download ZIP
Download TAR.GZ
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
..
__init__.py
models.py
Followed style guide for model attribute ordering.
2018-12-27 19:34:14 -05:00
test_uuid.py
tests.py
Fixed
#20347
-- Allowed customizing the maximum number of instantiated forms in formsets.
2020-06-05 12:01:32 +02:00