mirror of
https://github.com/django/django.git
synced 2025-10-28 02:29:56 +00:00
This is backwards-incompatible if you were doing things to 'initial' in BaseModelFormSet.__init__, or if you relied on the internal _total_form_count or _initial_form_count attributes of BaseFormSet. Those attributes are now public methods. git-svn-id: http://code.djangoproject.com/svn/django/trunk@10190 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| formsets.txt | ||
| index.txt | ||
| media.txt | ||
| modelforms.txt | ||