mirror of
https://github.com/django/django.git
synced 2024-11-29 14:46:18 +01:00
9face54bb7
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 |
||
---|---|---|
.. | ||
db | ||
forms | ||
http | ||
auth.txt | ||
cache.txt | ||
conditional-view-processing.txt | ||
email.txt | ||
files.txt | ||
i18n.txt | ||
index.txt | ||
install.txt | ||
pagination.txt | ||
serialization.txt | ||
settings.txt | ||
signals.txt | ||
templates.txt | ||
testing.txt |