﻿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
7329	Make flatpage and redirect change pages more manageable by adding list_display	Ben Spaulding	nobody	"Managing large numbers of flatpages or redirects is difficult because the change-page column displays the {{{__unicode__}}} representation of the objects, which is difficult to scan.

I suggest adding the {{{list_display}}} option to the models’ Admin class as shown in the attached file.

Further, managing large numbers of flatpages would be easier if the {{{enable_comments}}} and {{{registration_required}}} field names were added to the {{{list_filter}}} option of the flatpage model’s Admin class."		closed	contrib.admin	dev		fixed			Ready for checkin	1	0	0	0	0	0
