summaryrefslogtreecommitdiff
path: root/tests/model_formsets
AgeCommit message (Expand)Author
2013-05-09Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...Luke Plant
2013-03-21Fixed #20084 -- Provided option to validate formset max_num on server.Andrew Gorcester
2013-03-01Fixed #18898 -- Added tests with a fix for ModelMultipleChoiceFieldClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner