Is it possible to restrict the list of "would be deleted" objects when 
asking to delete a  specific object using the admin interface?

I have several thousand records related to the object to be deleted. Is 
is quite useless (and time consuming) to display the list of 3000+ 
records to ask for confirmation. It would suffice to just say "and 
other  3000+ objects of type XXX will be deleted... want confirm?"

Even if I change the delete_confirmation form and comment-out the 
"deleted_objects|unordered_list" the Django admin interface takes a lot 
of time to read the "would-be-deleted" records.

Does anyone know if there's an easy out-of-the-box way of doing it?




--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to