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
change_form.html
change_list.html
delete_confirmation.html
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
login.html
logout.html Fixed #8933 - Allow more admin templates to be overridden. 2010-01-12 23:34:46 +00:00
object_history.html
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