﻿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
30092	Error in tutorial 2 ?	Bug38	nobody	"When following tuto part 2, we need to add the '''polls.apps.pollsConfig''' app to ''INSTALLED_APPS''.

But when doing this, I receive a double error:

{{{
ModuleNotFoundError: No module named 'polls.apps.pollsConfig'; 'polls.apps' is not a package
}}}

The correct way for me was to only add '''polls'''. Is the tutorial 2 false or outdated ?
(I'm following 2.1 tutorial, and I'm using Django 2.1.5)"	Bug	closed	Documentation	2.1	Normal	worksforme	polls.apps		Unreviewed	0	0	0	0	0	0
