﻿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
8893	1.0 conversion guide doesn't mention url prefix change in attaching .js files to admin views	syphoon	nobody	"In 0.96, if you wanted to attach a Javascript file to an admin view, you would do so by adding a ""js"" property to an inner Admin class on the model class. The corresponding behaviour with the new admin forms is to add an inner Media class to the right Admin object with a ""js"" property. The former would prefix the .js URL with ADMIN_MEDIA_PREFIX. The latter uses MEDIA_URL. Given we just got bitten by this while doing a 0.96->1.0 conversion it could probably stand to be added to the conversion guide."		closed	Documentation	1.0		wontfix	conversion guide		Design decision needed	0	0	0	0	0	0
