﻿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
27969	models.Field.formfield() should allow the 'disabled' kwarg for fields with choices	Moritz Pfeiffer	kapil garg	"When calling the [https://github.com/django/django/blob/1.10.6/django/db/models/fields/__init__.py#L864-L866 formfield()] method for a modelfield with choices, the  [https://docs.djangoproject.com/en/1.10/ref/forms/fields/#disabled disabled] keyword argument is not applied to the returned form field.
"	Bug	closed	Database layer (models, ORM)	1.10	Normal	fixed			Accepted	1	0	0	0	0	0
