﻿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
4589	[newforms-admin] Add an option to `ModelAdmin`: section_name	yi.codeplayer at gmail dot com	nobody	"Currently, admin interface use app label to group models into sections and use app label as the section name, but i think use a admin option to specify the section name would be more flexibly (e.g. you can use non-ascii character in the option but can't do that in app label, and the models in the same app can be displayed in several sections).

I named this option as `section_name` currently.

If not specified, the value of `section_name` is the same as `app_label`.

I've been using this feature widely, and i hope it can be accepted."		closed	contrib.admin	newforms-admin		wontfix			Design decision needed	1	0	0	0	0	0
