﻿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
25165	"Move JavaScript calls out of HTML to fix JavaScript ""no-script-eval"" warnings"	Tim Graham	Tim Graham <timograham@…>	"[https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/javascript/#running-tests Run the JavaScript tests] and you'll see some warnings about ""Script URL is a form of eval"". These should be replaced with click handlers (href=""#"" and then use id or class attributes to select the element in the JavaScript and register a click handler there, with ""return false"" to stop event propagation)."	Cleanup/optimization	closed	contrib.admin	dev	Release blocker	fixed			Accepted	1	0	0	0	0	0
