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 1155,should have horizontal group selection in admin interface,oggie rob,Adrian Holovaty,"Better to use filter_interface=meta.HORIZONTAL for groups in the django.models.auth.User model. The list selection is not very intuitive and this differs from the way non-group permissions are presented. - groups = meta.ManyToManyField(Group, blank=True, + groups = meta.ManyToManyField(Group, blank=True, filter_interface=meta.HORIZONTAL,",enhancement,closed,contrib.admin,,trivial,wontfix,,,Unreviewed,0,0,0,0,0,0