﻿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
25891	Add an admin widget to display user_permissions in tabular format	Ramez Issac	nobody	"Basic permissions [add, change & delete] can be assigned via a custom widget that display them in a tabular format,

|| model verbose_name || add (check-box) || change (check box) || delete (check box)

This proposal would leave other custom permissions to be assigned via the currently implemented SelectMultiple, as i think it is messy to try and implement them in the table.

This way is easier when there are alot of models, and will also help with ticket #1688 (Permissions don't get translated in admin interface)  as the html table will get constructed initially via the models themselves.
"	New feature	closed	contrib.admin	dev	Normal	wontfix	admin, user_permissions	ramezashraf@…	Unreviewed	0	0	0	0	0	1
