summaryrefslogtreecommitdiff
path: root/tests/model_formsets_regress
AgeCommit message (Expand)Author
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-05-18Fixed #13546 -- Easier handling of localize field options in ModelFormErik Romijn
2013-05-09Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...Luke Plant
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner