summaryrefslogtreecommitdiff
path: root/tests/regressiontests/inline_formsets
AgeCommit message (Expand)Author
2009-04-04[1.0.X] Replace test use of assertTrue with failUnless. No matter how many ti...Karen Tracey
2009-04-01[1.0.x] Backport of r10348 from trunk, plus missing tests that should have be...Joseph Kocherhans
2009-03-31[1.0.X] Forms in model formsets and inline formsets can now be deleted even i...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