﻿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
16051	Misleading information in Writing your first Django app, part 3	felix.morency@…	ShawnMilo	"Go to: https://docs.djangoproject.com/en/1.3/intro/tutorial03/

Locate the line saying ""Your polls.urls file should now look like this:""

This information is misleading since the file really is ""polls/urls.py"". Someone on the #django IRC channel pointed out that ""polls.urls"" is a Python module, not a file. This is a Python specific notation nowhere mentioned in the tutorial. A note should be written concerning this information for users like me that are not familiar with Django nor Python. I think it is not a good idea to assume that Django users are familiar with Python, especially for a beginner tutorial."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
