﻿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
6654	django-admin.py startproject/startapp commands fixes	Ivan Illarionov	Ivan Illarionov	`django-admin.py startproject` command can create projects with names that conflict with existing installed Python modules. I fixed this. See attached patch. It won't allow users accidentally block existing python modules or create several projects with the same name in different places and therefore prevent potential hard-to-diagnose bugs. 		closed	Core (Management commands)	dev		fixed	startproject startapp command	ivan.illarionov@…	Ready for checkin	1	0	0	0	0	0
