Don't forget, a lot of people also use a custom method of deletion on
their models; they may not want to remove a record from the database,
but instead set a 'deleted' flag; having deletion also there by
default means they would have two deletion actions. I'd say that
deletion should be there if no admin actions are specified in the
subclass, but that if you set your own then you should have to include
it yourself.

On Mar 27, 2:12 am, Elliott <join.toget...@gmail.com> wrote:
> If there's no objections by tomorrow I'm going to reopen http://
> code.djangoproject.com/ticket/10596
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to