﻿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
9052	Managing Files doc typo	KiWiB0RG	nobody	"There's a code example that says
{{{
>>> car = Car.object.get(name=""57 Chevy"")
}}}
when it should be 
{{{
>>> car = Car.objects.get(name=""57 Chevy"")
}}}"		closed	Documentation	1.0		fixed			Ready for checkin	1	0	0	0	0	0
