summaryrefslogtreecommitdiff
path: root/tests/regressiontests/modeladmin
AgeCommit message (Expand)Author
2008-06-12newforms-admin: Fixed #5731 -- Implemented ModelAdmin.radio_fields to match t...Brian Rosner
2008-03-24newforms-admin: Fixed #6866 -- ModelAdmin.get_form and InlineModelAdmin.get_f...Brian Rosner
2008-03-17newforms-admin: Collapsed some of the add/change hooks into a single get meth...Joseph Kocherhans
2007-09-12newforms-admin: Added incredibly sparse tests for ModelAdmin. It's a start.Joseph Kocherhans