#3185: Allow django.contrib.auth's LOGIN_URL and ACCOUNT_URL to be set in
settings.py
------------------------------------------------------+---------------------
   Reporter:  Vasily Sulatskov <[EMAIL PROTECTED]>  |                Owner:  
adrian      
     Status:  new                                     |            Component:  
Contrib apps
    Version:  SVN                                     |           Resolution:   
           
   Keywords:                                          |                Stage:  
Accepted    
  Has_patch:  1                                       |           Needs_docs:  
0           
Needs_tests:  0                                       |   Needs_better_patch:  
1           
------------------------------------------------------+---------------------
Changes (by Gary Wilson <[EMAIL PROTECTED]>):

  * needs_better_patch:  0 => 1
  * stage:  Ready for checkin => Accepted

Comment:

 After playing around with `contrib.comments`, it appears that we should
 probably have a `LOGOUT_URL` also since in the comment app's `form.html`
 template there is a hardcoded `/accounts/logout/`.  This would be simple
 enough to add, that we should just add it to this ticket instead of
 creating a new one.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3185#comment:9>
Django Code <http://code.djangoproject.com/>
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 [email protected]
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