response_delete()在哪里?

时间:2013-08-17 14:25:00

标签: django django-admin

ModelAdmin response_add和response_change中有两个方法。但是,当用户从更改表单中删除对象时,我还需要为该情境添加行为。