﻿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
30893	Django tutorial part 3 documentation minor fix.	Hari Bhandari	nobody	"**Django documentaion section 2.4.1**

''
 Each view is represented by a simple Python function (or method, in the case of class-based views)
''
must be changed to 

''
 Each view is represented by a simple Python function (or method, in the case of function-based views)
''"	Cleanup/optimization	closed	Documentation	2.2	Normal	invalid	Tutorial		Unreviewed	0	0	0	0	0	0
