summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_forms_regress/tests.py
AgeCommit message (Expand)Author
2009-05-08[1.0.X] Fixed test suite on Oracle that was broken by using keyword "date" as...Matt Boersma
2009-05-02[1.0.X] Fixed #10349 -- Modified ManyToManyFields to allow initial form value...Russell Keith-Magee
2009-04-18[1.0.X\ Fixed #10156: `ModelMultipleChoiceField.clean` now does a single quer...Jacob Kaplan-Moss