﻿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
8498	Make template for new django.contrib.admin.sites.AdminSite.app_index() configurable	Jannis Leidel	Jannis Leidel	"I very much welcome r8474 but think the template used in the new {{{app_index}}} method needs to be configurable, just like the {{{display_login_form()}}} and {{{index()}}} method.

Currently only {{{'admin/app_index.html'}}} is allowed and limits the usefulness of inheriting of the {{{AdminSite}}} class. I stumbled over this while working on the new nfa-aware mobileadmin.

I suggest adding a class attribute (e.g.: {{{app_index_template = None}}})."		closed	contrib.admin	dev		fixed			Unreviewed	1	0	0	0	0	0
