﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
10596	There should be a better way to remove the actions provided by parent classes	ElliottM	nobody	"The people who use my admin site have very clear instructions to set ""is_active"" to false rather than deleting users. I obviously trust them if I'm giving them superuser access, but at the same time I don't think it's a good idea to put in even larger shiny red button and keep telling them not to press it; the current delete button is red and shiny enough as it is.

In fact, only one of the several models that are managed via my admin site are ever deleted via the admin, and there are so few of those models at a time that bulk deletion isn't necessary.

I therefore want the ""delete selected items"" to not be enabled by default, or I want an option in the modeladmin to disable a given global action for this model, or preferably both."		closed	contrib.admin	dev		fixed	admin bulk default	kmike84@…	Accepted	0	0	0	0	0	0
