﻿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
21396	Backwards-incompatible change in RedirectView.get_redirect_url	Aymeric Augustin	nobody	"[b7bd7087] (for #15273) changes the signature of `RedirectView.get_redirect_url`. The documented signature is `RedirectView.get_redirect_url(self, **kwargs)`.

In Django 1.5 that was correct; in Django 1.6, unnamed URL captures are passed as positional arguments.

We should at least fix the documentation and mention the backwards incompatibility in the release notes.

"	Bug	closed	Documentation	1.6	Normal	fixed		Baptiste Mispelon	Ready for checkin	1	0	0	0	0	0
