summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/tests.py
AgeCommit message (Expand)Author
2006-11-02Implemented SelectMultiple in django.newforms.widgetsAdrian Holovaty
2006-11-01Updated forms unit tests to reflect new fields and widgets from [3955] and [3...Adrian Holovaty
2006-10-28Changed forms unit tests to reflect the fact that render() does not use the t...Adrian Holovaty
2006-10-28Split django.newforms into forms, fields, widgets, util. Also moved unit test...Adrian Holovaty