summaryrefslogtreecommitdiff
path: root/tests/modeltests/validation/tests.py
AgeCommit message (Expand)Author
2011-09-10[1.2.X] Altered the behavior of URLField to avoid a potential DOS vector, and...Russell Keith-Magee
2010-01-21Fixed #12582. Model validation on ForeignKeys now respects limit_choices_to. ...Joseph Kocherhans
2010-01-12Fixed #12512. Changed ModelForm to stop performing model validation on fields...Joseph Kocherhans
2010-01-05Merged soc2009/model-validation to trunk. Thanks, Honza!Joseph Kocherhans