﻿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
16091	typo in model instance docs	Paul McMillan	teraom	"http://docs.djangoproject.com/en/1.3/ref/models/instances/#validating-objects

`All three steps are performed when you call by a model’s full_clean() method.`

should be

`All three steps are performed when you call a model’s full_clean() method.`"	Cleanup/optimization	closed	Documentation	1.3	Normal	fixed			Ready for checkin	1	0	0	0	1	0
