﻿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
19002	Hardcoded url in admin	Riccardo Di Virgilio	nobody	"in django.contrib.admin.sites there are a lot or reverse url called with hard coded ""admin:""
for example reverse('admin:%s_%s_changelist'

i've got multiple admin sites with different names, and without this patch the link do not works at all...

they must be called with admin_site.name attribute instead... i attached a diff file"	Uncategorized	closed	contrib.admin	1.4	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
