summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_views/models.py
AgeCommit message (Expand)Author
2008-08-09Fixed #5780 -- Adjusted the ModelAdmin API to allow the created/updated objectsBrian Rosner
2008-08-08Added a few force_unicode() calls around objects in the admin. Required forMalcolm Tredinnick
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner