#7150: patch to implement view pemission in admin
------------------------------------------------------------+---------------
          Reporter:  Antonio Gallo <[email protected]>  |         Owner:  
nobody           
            Status:  reopened                               |     Milestone:  
post-1.0         
         Component:  django.contrib.admin                   |       Version:  
1.0              
        Resolution:                                         |      Keywords:  
admin permissions
             Stage:  Unreviewed                             |     Has_patch:  1 
               
        Needs_docs:  0                                      |   Needs_tests:  0 
               
Needs_better_patch:  0                                      |  
------------------------------------------------------------+---------------
Changes (by [email protected]):

  * status:  closed => reopened
  * version:  newforms-admin => 1.0
  * resolution:  duplicate =>
  * milestone:  => post-1.0

Comment:

 We have a very common situation where we have junior administrators that
 are only allowed to ADD news items and higher level admins that can
 CHANGE/DELETE them.

 Without a view permission it is not possible to do this, you have to give
 CHANGE rights to everybody (They must be able to see the list of news
 items to know what they have already added)

 Surely this functionality is within the scope of even the simplest admin
 application?

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