﻿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
11865	Form media lacks support for raw javascript	Tareque Hossain	nobody	"Form media allows form exclusive css and js to be linked in a systematic fashion. But it lacks support for inclusion of raw javascript that are generated on a per form basis (e.g. initialization of TinyMCE). As a result widget creators have to append javascript to their rendered widget. This translates into bad html practice of including javascript at random points of the HTML file.

This situation can be resolved by adding a third media type: raw_js which can be included at a desired point in the template as {{{ {{ form.media.raw_js }} }}}"	New feature	closed	Forms	dev	Normal	duplicate	form media raw javascript	tareque@…	Accepted	1	0	0	0	0	0
