summaryrefslogtreecommitdiff
path: root/tests/regressiontests/forms/models.py
AgeCommit message (Expand)Author
2007-11-28queryset-refactor: Merged from trunk up to [6724].Malcolm Tredinnick
2007-10-23queryset-refactor: Merged from trunk up to [6595].Malcolm Tredinnick
2007-09-15queryset-refactor: Merged to [6300]Adrian Holovaty
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