﻿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
20447	next_page parameter in logout function does not recognize named urls	caumons	Baptiste Mispelon	"When using logout function:

{{{
logout(request[, next_page, template_name, redirect_field_name])
}}}

next_page parameter does not recognize named urls, it appends the name at the end of the current URL. E.g. if your ""/"" URL is named ""home"", then using ""home"" as the next_page will result in the URL /logout/home

If this won't be fixed, at least mention it in the docs. Thanks!"	New feature	closed	contrib.auth	1.5	Normal	fixed		bmispelon@…	Accepted	1	0	0	0	0	0
