summaryrefslogtreecommitdiff
path: root/tests/regressiontests/generic_inline_admin
AgeCommit message (Expand)Author
2009-01-16Fixed #8138 -- Changed django.test.TestCase to rollback tests (when the datab...Karen Tracey
2008-11-14Fixed #9592 -- Create data for the generic_inline_admin test during setup ins...Karen Tracey
2008-11-13Fixed #9498 -- Handle a formset correctly when the foreign key is not availab...Brian Rosner