﻿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
19910	Double redirect with APPEND_SLASH and i18n_patterns	ssteinberger@…	Bas Peschier	"Just a thought:
Using settings.APPEND_SLASH = True in combination with i18n_patterns may lead to unnecessary redirects, like so:

Opening URL: ""/some_i18n_url""
Redirect to: ""/en/some_i18n_url""
Redirect to: ""/en/some_i18n_url/""

It would be more efficient to combine those redirects into."	Cleanup/optimization	closed	Core (URLs)	1.4	Normal	fixed	redirect, i18n, append_slash		Ready for checkin	1	0	0	0	0	0
