﻿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
28735	Typo in django/views/templates/default_urlconf.html	Scot Hacker	nobody	"Default login view says:

 You are seeing this page because DEBUG=True is in your settings file and have not configured any URLs.

Missing the word ""you"" and it may not be correct that dev has not configured any URLs. May be that dev has just not configured URLs for *this* URL. 

Will submit a PR to correct this text to :

{{{
You are seeing this page because DEBUG=True is in your settings file and you have not configured any URLs for this page. 
}}}

Could also be ""for this URL"" or ""for this view"". Thoughts? "	Bug	new	Core (Other)	2.0	Normal				Ready for checkin	1	0	0	0	1	0
