#2383: [patch] delete multiple items at once
-----------------------------+----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian
     Type:  enhancement      |       Status:  new   
 Priority:  normal           |    Milestone:        
Component:  Admin interface  |      Version:  SVN   
 Severity:  normal           |   Resolution:        
 Keywords:                   |  
-----------------------------+----------------------------------------------
Comment (by atlithorn):

 Looks good, I would like to see the deletion go through an "Are you sure"
 step just like the normal delete_stage process. Also I was unable to
 delete objects that had primary keys based on something other than the
 auto_increment id. I'm including a patch based on your patch.
 
 It needs the accompanying deletelist_confirmation.html.
 I also replaced the need for delete.js with the following change to the
 delete anchor:
 ... onclick="document.getElementById('delete_form_checked').submit()"

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2383>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to