mirror of https://github.com/django/django.git
ef79582e86
BaseModelFormSet.forms is now a cached property instead of being populated in the __init__ method. This behaviour also matches an example in the documentation. Thanks Thomasz Swiderski for the report and Simon Charette for the review. |
||
---|---|---|
.. | ||
filepath_test_files | ||
__init__.py | ||
test_error_messages.py | ||
test_extra.py | ||
test_fields.py | ||
test_forms.py | ||
test_formsets.py | ||
test_input_formats.py | ||
test_media.py | ||
test_regressions.py | ||
test_util.py | ||
test_validators.py | ||
test_widgets.py | ||
tests.py |