﻿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
29647	"""Please correct the error below."" when saving edit model form with inline formset and space at the end of primary key value"	Alex Uralov	nobody	"I have an Attribute instance in DB with name 'Motor type ' (space in the end). Also, I have AttributeValueInlineAdmin as inline for AttributeAdmin.  When I try to change field display_name for that instance in Django admin I get an error ""Please correct the error below."" with no errors shown.

The reason for that error is the space at the end of the primary key."	Bug	closed	contrib.admin	2.1	Normal	invalid			Unreviewed	0	0	0	0	0	0
