summaryrefslogtreecommitdiff
path: root/tests/regressiontests/inline_formsets/models.py
AgeCommit message (Expand)Author
2009-03-31Forms in model formsets and inline formsets can now be deleted even if they d...Joseph Kocherhans
2008-09-27Fixed #9171 -- Fixed a few places where we were assuming lists instead ofMalcolm Tredinnick
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