﻿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
26779	i18n_javascript should take extra_context as argument	Shabda	Shabda	"All Django admin views connected to urlpatterns take extra_context as argument. So you can say `url(r'^admin/', include(admin.site.urls), {'extra_context': {""foo"": ""bar""}})` except that it will break for jsi18n endpoint. 

This can be fixed by making i18n_javascript view take extra_context."	Cleanup/optimization	closed	contrib.admin	1.9	Normal	fixed			Accepted	1	0	0	1	1	0
