﻿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
4524	'Delete' action is broken in newforms-admin	dottedmag@…	Adrian Holovaty	"Any 'delete' operation in newadmin-branch (r5457) results in

{{{
Request Method:	GET
Request URL:	http://localhost:8001/admin/sites/site/2/delete/
Exception Type:	NameError
Exception Value:	global name '_get_deleted_objects' is not defined
Exception Location:	/home/mag/WORK/django-newforms-admin/django/contrib/admin/options.py in delete_view, line 531
}}}

How to reproduce:

1. Create new empty project,
2. Enable django.contrib.admin,
3. Navigate to admin interface,
4. Try to delete any object.
"		closed	contrib.admin	newforms-admin		worksforme			Accepted	0	0	0	0	0	0
