﻿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
29856	tutorial bug	Chen Zheng	nobody	"[https://docs.djangoproject.com/en/2.1/intro/tutorial02/]
In the ""Activating models"" section,you shouldn't put the following code in the first line of INSTALLED_APPS.
{{{
'polls.apps.PollsConfig',
}}}
If put the code in the first line of INSTALLED_APPS,you will not see ""Question"" displayed on the admin index page as shown in the ""Explore the free admin functionality""section."	Bug	closed	Documentation	2.1	Normal	invalid	tutorial		Unreviewed	0	0	0	0	1	0
