Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_forms
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20228 - Documented unique_for_date and exclude beh...Tim Graham2013-05-282-2/+35
* Made fix for #9321 less buggy and more effective.Ramiro Morales2013-05-232-1/+38
* Use assertIsInstance in tests.Marc Tamlyn2013-05-211-6/+6
* Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley2013-05-151-9/+3
* Fixed #19733 - deprecated ModelForms without 'fields' or ...Luke Plant2013-05-091-12/+99
* Fix #15126: Better error message when passing invalid opt...Baptiste Mispelon2013-04-071-0/+34
* Began implementing a shared set of test models to speed u...Florian Apolloner2013-03-132-64/+51
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-265-0/+1834