summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/formsets.py
AgeCommit message (Expand)Author
2007-09-25newforms-admin: Fixed #5353. Added FormSet validation hook. Separated a few t...Joseph Kocherhans
2007-09-14newforms-admin: Fixed a stupid typo.Joseph Kocherhans
2007-09-07Fixed #4867. FormSet.is_valid() now returns False when the FormSet is not bou...Joseph Kocherhans
2007-05-24newforms-admin: Cleaned up FormSet internals and renamed formset.form_list to...Joseph Kocherhans
2007-05-15newforms-admin: Merged to [5243]. There are 3 failing tests in regressiontest...Joseph Kocherhans
2007-04-07newforms-admin: Rewrote most of FormSets and associated tests. They now handl...Joseph Kocherhans