#13714: Login Required decorator should support LOGIN_URL
--------------------------------------------------+-------------------------
          Reporter:  [email protected]  |         Owner:  mhlakhani
            Status:  assigned                     |     Milestone:           
         Component:  Authentication               |       Version:  1.2      
        Resolution:                               |      Keywords:           
             Stage:  Accepted                     |     Has_patch:  1        
        Needs_docs:  1                            |   Needs_tests:  1        
Needs_better_patch:  0                            |  
--------------------------------------------------+-------------------------
Changes (by lasko):

  * needs_docs:  0 => 1
  * needs_tests:  0 => 1

Comment:

 I agree that this is easy to implement and see not reason why this could
 not be implemented on trunk.

 Currently however you can already do this under the implementation of
 providing login_required with "function=your_own_decorator" under which
 you can implement your own version of the lambda statement.

 I would however be +0 for implementing this as it is a nicety but there
 are ways to do this without modification to the django source.

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