#3407: [patch] added 'default_next' parameter to django.core.auth.views.login
----------------------------------+-----------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  nobody         
     Status:  closed              |            Component:  Admin interface
    Version:  SVN                 |           Resolution:  fixed          
   Keywords:  auth login next     |                Stage:  Accepted       
  Has_patch:  1                   |           Needs_docs:  0              
Needs_tests:  0                   |   Needs_better_patch:  0              
----------------------------------+-----------------------------------------
Changes (by ubernostrum):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 This has apparently been fixed in a different fashion; the `login` view
 takes a `redirect_field_name` argument which looks at the URL to determine
 where to redirect, and falls back to `settings.LOGIN_REDIRECT_URL` as a
 default.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3407#comment:4>
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