summaryrefslogtreecommitdiff
path: root/tests/regressiontests/generic_inline_admin/tests.py
AgeCommit message (Expand)Author
2009-04-22[1.0.X] Fixed the tests from [9438] to work consistantly across databases. In...Jacob Kaplan-Moss
2009-04-18[1.0.X] Fixed #9122: generic inline formsets now respect exclude and max_num....Jacob Kaplan-Moss
2009-04-03[1.0.X] Fixed #10522: accept tuples in `generic_inlineformset_factor(exclude)...Jacob Kaplan-Moss
2008-11-14[1.0.X] Fixed #9592 -- Create data for the generic_inline_admin test during s...Karen Tracey
2008-11-13[1.0.X] Fixed #9498 -- Handle a formset correctly when the foreign key is not...Brian Rosner