﻿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
16377	"""Conditionally disabling actions"" documentation needs updating"	pgullekson@…	nobody	"The docs in question are:
https://docs.djangoproject.com/en/1.3/ref/contrib/admin/actions/#conditionally-enabling-or-disabling-actions

The suggestion is to use del actions['delete_selected'], which worked fine in Django 1.2. However, because of changes made to django.contrib.admin.options:get_actions, in the case that IS_POPUP_VAR==True, this del statement will result in an exception. Need a try/except or something. "	Cleanup/optimization	new	Documentation	1.3	Normal				Unreviewed	0	0	0	0	0	0
