0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/modeltests/model_formsets
2009-03-31 19:55:20 +00:00
..
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
models.py Fixed #9284. Fixed #8813. BaseModelFormSet now calls ModelForm.save(). 2009-03-30 15:58:52 +00:00
tests.py Forms in model formsets and inline formsets can now be deleted even if they don't validate. Related to #9587. 2009-03-31 19:55:20 +00:00