﻿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
11589	Typo in documentation for get_object_or_404	tsaylor	tsaylor	"The documentation for get_object_or_404 lists the function and arguments like this:
{{{
get_object_or_404(object, *args, **kwargs)
}}}
But in the Required arguments section, the first argument is referred to as 'klass'.  Since the documentation for get_list_or_404 uses 'klass' in both places, I presume that's the intention here as well.  
"		closed	Uncategorized	dev		fixed			Ready for checkin	1	0	0	0	0	0
