﻿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
35502	In the tutorial we have two mysite directories, and we often see users confused by that.	Meta Petric	Meta Petric	"The tutorial instructs you to make a `mysite` directory and in that directory make another one with the same name. We could resolve this confusion by changing the `start project` command from : `django-admin startproject mysite` to `django-admin startproject mysite djangotutorial`. That way it becomes clear to which directory the tutorial is referring to.

There was a ticket #22042 (confused in tutorial 03 about location of mysite/urls.py) that has already been closed, but maybe this solution will be beneficial. 

Reference to the tutorial: https://docs.djangoproject.com/en/dev/intro/tutorial01/#creating-a-project
"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed	tutorial		Ready for checkin	1	0	0	0	0	0
