﻿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
10527	list_editable fails if field is not editable	Florian Apolloner	nobody	"list_editable fails if the requested field isn't editable via the admin interface, like:
{{{
creation_date = models.DatetimeField(auto_now_add=True)
}}}
To prevent those errors, I added another validation check which ensures the field __is__ editable."		closed	contrib.admin	dev		fixed			Ready for checkin	1	0	0	0	0	0
