﻿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
13361	If admin actions are disabled, admin jQuery is not included (thus e.g. prepopulated_fields breaks)	Carl Meyer	Carl Meyer	"ModelAdmin currently only includes jQuery in its media definition [http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/options.py#L276 if there are admin actions defined] (this must be a holdover from a time when only admin actions used jQuery?). Because of the site-wide ""delete"" action, this usually makes no difference. But if you create a ModelAdmin with explicit ""actions = None"", all jQuery-dependent admin JS breaks: this includes at least prepopulated_fields.
"		closed	contrib.admin	dev		fixed	jquery		Accepted	1	0	0	0	0	0
