summaryrefslogtreecommitdiff
path: root/tests/model_forms
AgeCommit message (Expand)Author
2013-05-23Made fix for #9321 less buggy and more effective.Ramiro Morales
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-05-14Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley
2013-05-09Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...Luke Plant
2013-04-07Fix #15126: Better error message when passing invalid options to ModelForm.Meta.Baptiste Mispelon
2013-03-13Began implementing a shared set of test models to speed up tests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner