﻿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
35265	Add test for AdminSite with custom headers.	Kasun Herath	Kasun Herath	"Commit [https://github.com/django/django/commit/a962286b74f1e8c8cb19fb45a057800da8c2fb56 commit] introduced attributes to {{{AdminSite}}} class that can control site header, site title and index title. [https://github.com/django/django/blob/main/django/contrib/admin/sites.py#L29 AdminSite]

But the corresponding unit test still checks for the default site titles not for the attributes on the site instance. [https://github.com/django/django/blob/main/tests/admin_views/test_adminsite.py#L41]"	Cleanup/optimization	closed	contrib.admin	dev	Normal	fixed			Accepted	1	0	0	0	1	0
