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-09 08:55:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_formsets
History
David Smith
162765d6c3
Fixed
#9061
-- Allowed FormSets to disable deleting extra forms.
...
Thanks to Dan Ward for the initial patch.
2020-06-24 09:26:25 +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
#9061
-- Allowed FormSets to disable deleting extra forms.
2020-06-24 09:26:25 +02:00