﻿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
6190	Part 3 Feedback urls.py	txcine-dp@…	nobody	"In the section of Part 3: ''Time for an example. ""Edit mysite/urls.py so it looks like this:""''

You should note explicitly to comment out or delete the {{{(r'^admin/', include('django.contrib.admin.urls')),}}} in the mysite/urls.py or you should have steps where both the ""results"" and ""vote"" views are added.  The urls.py simply won't work with admin '''and''' polls.views.results '''and/or''' polls.views.results '''''as is''''' (i.e. w/o their respective views).

However, if you delete (or comment out) the url point to admin, you obviously can't navigate to /admin anymore.

I'm just stating this from a noob's point of view."		closed	Documentation	dev		invalid			Unreviewed	0	0	0	0	0	0
