﻿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
35512	problem while creating a new application	Kapil Gund	nobody	"I installed Django. I created a project using the command 
> django-admin startproject my-app 

In the my-app directory I used
> python manage.py startapp this-app

In the this-app directory, I created urls.py. In this urls.py, I am getting the error - Import ""django.urls"" could not be resolved from so.

What is the error here? "	Bug	closed	Core (Other)	5.0	Normal	invalid			Unreviewed	0	0	0	0	0	0
