﻿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
20254	startproject command - need better error message	dhivya23	nobody	"can startproject command throw a more useful error message ?
When I already have started a project called 'companyweb' and have set env variable, DJANGO_SETTINGS_MODULE to its settings file, and I do,
> django-admin.py startproject mysite
Unknown command: 'startproject'
Type 'django-admin.py help' for usage

Can this message say something like,
""Unknown command: 'startproject'. Project 'companyweb' is the current project. """	Uncategorized	closed	Core (Management commands)	1.3	Normal	needsinfo		bmispelon@… dhivya23 t.l.krajca@…	Unreviewed	0	0	0	0	0	0
