﻿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
15294	Use named urls instead of hard coded ones in admin views	Julien Phalip	Ramiro Morales	There are still a lot of hard coded urls in the admin views, generally used for redirection. To allow for more flexibility and robustness, those should be replaced by named urls. Where it might get tricky is with the urls that are provided in the view signatures (for example `post_url_continue` in `response_add()`).	New feature	closed	contrib.admin	dev	Normal	fixed		dario.ocles@… florian+django@…	Ready for checkin	1	0	0	0	0	0
