﻿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
3773	[patch] display app_label in the admin's permission list	Tai Lee	Adrian Holovaty	"the {{{__str__()}}} method of {{{django.contrib.auth.models.Permission}}} returns the related content type name and the permission (add, change, delete). when working on a project with several apps, some of which have models with the same name, it is impossible to distinguish which permission corresponds to which application in the list. attached is a patch to display {{{app_label | model | permission}}} instead of the current {{{model | permission}}}.
"		closed	contrib.admin	dev		fixed	auth app_label permissions	real.human@…	Unreviewed	1	0	0	0	0	0
