﻿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
21030	Clarify in tutorial02 that user must uncomment lines in urls.py to access admin site	Susan Tan	Susan Tan	"https://docs.djangoproject.com/en/dev/intro/tutorial02/#start-the-development-server

Since I haven't used Django for half a year, I've been (re)-learning Django by following the dev version of the 4-part tutorial. I've reached tutorial part 2 and that was the part where I was puzzled and reached a stumbling block. I go to /admin/ and the page is a welcome page, not the admin login site as indicated in tutorial. I was able to solve the problem by reading the instructions inside urls.py; those instructions tell me to uncomment certain lines inside urls.py. 

There's no documentation within the tutorial02.txt that explicitly states that the user must uncomment the lines in urls.py in order for the user to access the admin site. I would be happy to make a doc patch to clarify this aspect of the tutorial02.txt. "	Cleanup/optimization	closed	Documentation	1.6-alpha-1	Normal	invalid	tutorial02, tutorial, documentation	susan.tan.fleckerl@…	Unreviewed	0	0	0	0	1	0
