﻿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
22801	Broken link on Django settings page	amkeller@…	Maxime Turcotte	"Broken link on Django settings page https://docs.djangoproject.com/en/1.4/topics/settings/.

The last 4 words in the sentence ""Note that the settings module should be on the Python import search path"" are linked to the following page: 

http://diveintopython.net/getting_to_know_python/everything_is_an_object.html

This link doesn't work and takes you to the diveintopython.net home page.

The correct link has a ""www"" prepended to the domain name:

http://www.diveintopython.net/getting_to_know_python/everything_is_an_object.html

I noticed this when the link to the same page on Stack Overflow worked but yous didn't.  Stack overflow page with working link:  http://stackoverflow.com/questions/865911/is-everything-an-object-in-python-like-ruby

Another question: is this even the right link from that text?"	Uncategorized	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	1	0
