﻿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
20830	"Bad URL for six.moves in ""Porting to Python 3 / Moved modules"""	German Larrain	nobody	"The renderized URL is http://pythonhosted.org/six/index.html#six.moves and should be http://pythonhosted.org/six/index.html#module-six.moves

I traced the error to lines 368 and 371 in the [https://github.com/django/django/blob/master/docs/topics/python3.txt rst source file] but my knowledge of reStructuredText is very limited.

Also, it seems weird to have a hyperlink with value ""django.utils.six.moves"" pointing to the actual ""six"" documentation since Django includes a custom version of it, albeit very similar. Perhaps it will be clearer to have something like ""six.moves <six.moves>"".

Marked as easy-pickings for the second issue. I'm not sure what's going on with the first."	Bug	new	Documentation	dev	Normal		six, python3, afraid-to-commit	timograham@… Daniele Procida	Accepted	0	0	0	0	1	0
