﻿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
29394	Broken urls.py instructions in tutorial 1	Jln Wntr	nobody	"When adding this to mysite/urls.py

{{{
path('polls/', include('polls.urls')),
}}}

like described here: [https://docs.djangoproject.com/en/2.0/intro/tutorial01/]

My console dumps this errors: (see attachment)

NameError: name 'include' is not defined


This helps: https://stackoverflow.com/questions/34471102/python-nameerror-name-include-is-not-defined/34471121#34471121


Python-version: 3.5.2
django-version: 2.0.5
OS: Ubuntu 16.03
"	Bug	closed	Documentation	2.0	Normal	invalid	tutorial		Unreviewed	0	0	0	0	0	0
