﻿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
28812	Lack of ModelAdmin permission to list all objects.	Wojciech Kokorzycki	nobody	"Listing all objects permission is connected to permission called: ""has_change_permission"". There is missing permission for listing all objects that we have permissions. 

I suggest name as:
""has_list_permission""  
It could take argument whether to display all objects or only these that has_change_permission returns True (sounds as default option), but also has_delete_permission and has_add_permission should be taken under consideration. "	New feature	closed	contrib.admin	1.11	Normal	duplicate	permissions		Unreviewed	0	0	0	0	0	0
