﻿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
34815	urls file in startapp command	Amin Aminian	Faishal Manzar	"Hi!sing `
When ustartapp` command, Django does not create `urls.py` and I found myself creating this file all the time.
I w''anted to suggest to add this file in `startapp` process, with proper template like this:


''https://code.djangoproject.com/ticket/34815#{{{
from django.urls import path


urlpatterns = [

]
}}}

Which can be helpful for following practices."	Cleanup/optimization	assigned	Core (Management commands)	4.2	Normal		startapp		Unreviewed	0	0	0	0	0	0
