开发者

Skipping delete confirmation in Django Admin

What is the best way to skip the delete confirmation page in the Django admin a开发者_StackOverflownd go straight to deleting the objects? Thank you!


You need to modify the admin action, see: http://docs.djangoproject.com/en/dev/ref/contrib/admin/actions/#actions-that-provide-intermediate-pages for a starting point.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜