#2357: URL Patterns to have login_required or equiv to force authentication on 
any
of the url's in that pattern
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian 
     Type:  enhancement              |       Status:  closed 
 Priority:  normal                   |    Milestone:         
Component:  Core framework           |      Version:         
 Severity:  normal                   |   Resolution:  wontfix
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by adrian):

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

Comment:

 I'm marking this as a wontfix now, because as of [3554], URLconfs can take
 any callable. That means you can pass
 {{{login_required(my_generic_view)}}} directly to the URLconf.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2357>
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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to