﻿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
12888	typo in django/db/models/fields/related.py version : 1.2 beta 1 SVN-12453	joshg	Natalia Bidart	"In '''django/db/models/fields/related.py''' ""is is"" should be ""is""
{{{
230: raise ValueError('Cannot assign ""%r"": instance is on database ""%s"", value is is on database ""%s""' %
302: raise ValueError('Cannot assign ""%r"": instance is on database ""%s"", value is is on database ""%s""' %
524: raise ValueError('Cannot add ""%r"": instance is on database ""%s"", value is is on database ""%s""' %
}}}

 
 
"		closed	Database layer (models, ORM)	1.2-beta		fixed	typo, trival		Ready for checkin	1	0	0	0	0	0
