﻿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
12882	jQuery.noConflict() in admin brokes site specific code with jQuery	krejcik@…	nobody	"JQuery javascipt included by django admin calls noConflict method ( http://api.jquery.com/jQuery.noConflict/ ). This method removes variable $ shortcut from javascript global namespace.
Site specific code can include own jQuery code to enrich admin pages. In this case, commonly used variable $ is undefined and page is broken. 

(In addition to described major problem, jQuery can be included twice (one by django and one by site) causing problem with strip of jQuery plugins after redefinition and jQuery version is also enforced by admin)
Please make deeper analysis next time before change with relationship to around code."		new	contrib.admin	dev			jQuery admin		Unreviewed	0	0	0	0		
