1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/templates/custom_admin
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
object_history.html
password_change_done.html
password_change_form.html