﻿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
1408	[patch] admin doc should have a module description	django@…	Adrian Holovaty	"the admin docs show descriptions of the fields, but not what the model is all about.
patch introduces a description field in Meta that is shows in the model details admin doc page under the summary.
I'm not sure if Meta is the best place, but using the __doc__ string seems not to be best to translate and Admin not the proper place.

I'm not very good at writing docs, so its up to document the models in django :)"	enhancement	closed	contrib.admin	magic-removal	normal	fixed			Unreviewed	1	0	0	0	0	0
