﻿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
11292	django documentation typo/bug	alperkanat	nobody	"django documentation says:

From the command line, cd into a directory where you’d like to store your code, then run the command '''django-admin.py startproject mysite'''. This will create a mysite directory in your current directory.

when installed with distro packages such as debian, ubuntu and arch linux, that line should be,

From the command line, cd into a directory where you’d like to store your code, then run the command '''django-admin startproject mysite'''. This will create a mysite directory in your current directory. New users are stucked at that point otherwise, looking to a bash ""File not found"" error.."		closed	Documentation	1.0		wontfix			Unreviewed	0	0	0	0	0	0
