Is there a secure method to override the facility for "and it's related items will be deleted" for a specific model in the Django Admin?
In some cases it is not appropriate that the "parent" model is deleted until all the "child" models have been, for example, reallocated to new parents. If possible, I would rather generate a user-friendly response to the effect of "this object cannot be deleted until all the related items are deleted or reassigned". (Note this applies regardless of user-level permissions - i.e. someone might have the "right" to delete, but that still does not mean that they should be able to delete those that fall into this case.) Thanks Derek -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.