summaryrefslogtreecommitdiff
path: root/tests/templates/custom_admin
AgeCommit message (Expand)Author
2010-04-05Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ...Russell Keith-Magee
2010-01-12Fixed #8933 - Allow more admin templates to be overridden.Jannis Leidel
2010-01-12Fixed #10640 - Adds a add_form_template option to ModelAdmin. Thanks jcsackett.Jannis Leidel
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner