This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bf6ccebef7
django
/
tests
/
templates
/
custom_admin
/
delete_selected_confirmatio...
2 lines
56 B
HTML
Raw
Normal View
History
Unescape
Escape
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 20:02:27 +08:00
{% extends "admin/delete_selected_confirmation.html" %}