﻿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
8146	Admin doesn't consider custom permission methods when displaying index page	rfugger@…	nobody	I have a !ModelAdmin subclass that overrides has_*_permission(), but doesn't display when it should because the admin app index page view only checks those methods if user.has_module_perms(app_label) is True.  It should always check them, regardless of whether ordinary permissions are present in the database.		closed	Contrib apps	dev		invalid	admin permissions		Design decision needed	1	0	0	0	0	0
