﻿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
34476	Typo in Writing your first Django app, part 5 - assertQuerySetEqual	anlx-sw	nobody	"I just try to follow the Django tutorial ""Writing your first Django app"". In part 5 - section  ""Testing our new view"" there is a typo in the code sample.

The tutorial lists sample code for the ""polls/test.py"" using the function name  assertQuerySetEqual - this should be assertQuerysetEqual . (Wrong case for the S of Set).

The sample code is not working without fixing this error."	Bug	closed	Documentation	4.2	Normal	invalid			Unreviewed	0	0	0	0	1	0
