summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/formsets.py
AgeCommit message (Expand)Author
2008-07-23Made the semi-private _max_form_count live on the public API of formsets by r...Brian Rosner
2008-07-19Fixed #7741: django.newforms is now django.forms. This is obviously a backwar...Jacob Kaplan-Moss
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner