﻿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
29888	How to resolve the issue?	Vanama Vamsi Krishna	nobody	"C:\WINDOWS\system32>E:

E:\>cd Tutorials

E:\Tutorials>cd Projects

E:\Tutorials\Projects>django-admin startproject mysite
CommandError: E:\Tutorials\Projects\mysite\manage.py already exists, overlaying a project or app into an existing directory won't replace conflicting files

Proof for Django installed is as follows:
C:\WINDOWS\system32>pip show DJango
Name: Django
Version: 2.1.2
Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Home-page: https://www.djangoproject.com/
Author: Django Software Foundation
Author-email: foundation@djangoproject.com
License: BSD
Location: c:\programdata\anaconda3\lib\site-packages
Requires: pytz
Required-by: django-meetup

C:\WINDOWS\system32>python -m django --version
2.1.2
"	Uncategorized	closed	Uncategorized	2.1	Normal	invalid			Unreviewed	0	0	0	0	0	0
