summaryrefslogtreecommitdiff
path: root/tests/model_forms_regress
AgeCommit message (Expand)Author
2013-06-14Fixed #20548 -- Removed all PendingDeprecationWarnings from django test suiteMarc Tamlyn
2013-05-18Fixed #13546 -- Easier handling of localize field options in ModelFormErik Romijn
2013-05-09Fixed a test that fails under Python 3.Aymeric Augustin
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