summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_views/fixtures
AgeCommit message (Expand)Author
2009-05-13[1.0.X] Fixed #10448: correcting errors on "save as new" now correctly create...Jacob Kaplan-Moss
2009-05-08[1.0.X] Fixed #10516 -- Corrected admin search when the search_fields definit...Russell Keith-Magee
2009-04-01[1.0.X] Fixed #9969: choices with options groups (added in [7977]) now work c...Jacob Kaplan-Moss
2008-12-16[1.0.X] Fixed #9859 -- Added another missing force_unicode needed in admin wh...Karen Tracey
2008-10-21[1.0.X] Fixed #3096 -- Make admin list_filters respect limit_choices_to.Karen Tracey
2008-10-08[1.0.X] Fixed #9053 -- Allowed for sorting of callable and ModelAdmin methods...Karen Tracey
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner