﻿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
23402	Minor incorrect links.	michaeloconnor	nobody	"If you use the little Documentation Version widget in the lower right-hand corner of the Django docs to go to either the development version of Django x.x Release Notes or to 1.7, that takes you to a page with a URL of the form https://docs.djangoproject.com/en/xxx/releases/1.6/#new-test-runner, where xxx is either dev or 1.7 respectively.

The problem is the second version number in the URL. It should not be 1.6 but should be 1.7 if the widget selection is 1.7. But if you force it to dev when xxx is dev because you've selected development with the widget, that produces an error."	Cleanup/optimization	closed	Documentation	1.7	Normal	worksforme	link		Unreviewed	0	0	0	0	1	0
