﻿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
35506	"Rewrite confusing ""URLconf"" references in the Tutorial Part 1"	Lucas Oliveira	Lucas Oliveira	"The term ""URLconf"" can be confusing and distracting for the user.
It is first mentioned with no context whatsoever, and it keeps getting used throughout the tutorial.

As the tutorial progresses, it just keeps getting more and more confusing. 
At first it may seem like it is a class. At a second glance, it may seem like it's the name given to the urls.py file. At some point, it may even look like it's each ""path"" inside the urlpatterns variable.

It is important to not confuse the user with too many technical terms at this stage. Especially, since the user hasn't yet been able to see any result once it gets here.

[https://docs.djangoproject.com/en/dev/intro/tutorial01/#write-your-first-view]"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed	tutorial urlconf		Ready for checkin	1	0	0	0	1	0
