#1071: [patch] generic views (object_list/object_detail/date) should take
login_required as a parameter
-----------------------------+----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jacob       
     Type:  task             |       Status:  closed      
 Priority:  low              |    Milestone:  Version 0.92
Component:  Generic views    |      Version:  SVN         
 Severity:  major            |   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/1071>
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