﻿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
19887	ModelAdmin.fields and ModelAdmin.fieldset not very detailed documented	Patrick Strasser <patrick@…>	Zbigniew Siciarz	"ModelAdmin.fields and ModelAdmin.fieldset are not very detailed documented compared to ModelAdmin.display_list. It is not clear if only fields or callables too can be used, and how to do so. In fact, callables need to be in readonly_fields, which is quite logical after you found out, but no hint is given in the documentation. 

This could be presented in comparison to the ""list"" display properties, where you have to state so if you want to make fields editable.

Maybe noteworth is some hint about callables that you want to make writable. I guess in that case a custom Field would be the Right Thing (?)."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	0	0
