1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/inline_formsets
2009-05-08 09:59:46 +00:00
..
__init__.py
models.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
tests.py Fixed #10750: respect comment=False in inline formsets. Thanks, Koen Biermans. 2009-05-08 09:59:46 +00:00