﻿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
15552	LOGIN_URL should allow named urls	Wolph	nobody	"To adhere to the [http://docs.djangoproject.com/en/dev/misc/design-philosophies/#don-t-repeat-yourself-dry DRY principle] it seems quite silly that one has to hardcode the `LOGIN_URL`, `LOGOUT_URL` and `LOGIN_REDIRECT_URL`.

It would be logical to simply use a named url so it always redirects to the login view you specified, regardless of the `SCRIPT_NAME` and your url configs."	New feature	closed	contrib.auth	1.2	Normal	fixed	login_url logout_url login_redirect_url named_url url_tag dceu2011	gezuru@…	Accepted	1	0	0	0	0	0
