django/tests/templates/custom_admin
Russell Keith-Magee c421a4fd92 Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete selected template. Thanks to bendavis78 for the report and patch, and Ramiro Morales for his cleanup work.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12916 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-05 12:02:27 +00:00
..
add_form.html Fixed #10640 - Adds a add_form_template option to ModelAdmin. Thanks jcsackett. 2010-01-12 23:34:03 +00:00
change_form.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
change_list.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
delete_confirmation.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
delete_selected_confirmation.html Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete selected template. Thanks to bendavis78 for the report and patch, and Ramiro Morales for his cleanup work. 2010-04-05 12:02:27 +00:00
index.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
login.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
logout.html Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
object_history.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
password_change_done.html Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
password_change_form.html Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00