#3185: Possibility of overriding django.contrib.auth.LOGIN_URL in settings.py
----------------------------------------------------+-----------------------
Reporter: Vasily Sulatskov <[EMAIL PROTECTED]> | Owner: adrian Type: enhancement | Status: new Priority: normal | Milestone: Component: Contrib apps | Version: SVN Severity: normal | Keywords: auth LOGIN_URL
----------------------------------------------------+-----------------------
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).

--
Ticket URL: <http://code.djangoproject.com/ticket/3185>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to