summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/models.py
AgeCommit message (Expand)Author
2007-05-12Removed unit tests added in [5196]; didn't notice the tests in modeltests/mod...Russell Keith-Magee
2007-05-12Added unit tests for form_for_model and form_for_instance.Russell Keith-Magee
2006-10-28Split django.newforms into forms, fields, widgets, util. Also moved unit test...Adrian Holovaty