﻿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
3185	Allow django.contrib.auth's LOGIN_URL, LOGOUT_URL and ACCOUNT_URL to be set in settings.py	Vasily Sulatskov <redvasily@…>	Adrian Holovaty	"Currently it's impossible to change LOGIN_URL varaible which is used in django.contrib.auth

I found [http://groups.google.ru/group/django-users/browse_thread/thread/1cef1fb967785c7d/ this discussion] on mailing list.

Adrian Holovaty said that LOGIN_URL should be made configurable. I made tiny patch to make it possible to specify LOGIN_URL in site settings.py module. This patch works at least for me and doesn't break anything else (as far as I know)."	enhancement	closed	Contrib apps	dev	normal	fixed		Vasily Sulatskov <redvasily@…> jonasvp@…	Accepted	1	0	0	1	0	0
