#9071: Can't disable "add" popup links in the admin
-------------------------------------------+--------------------------------
          Reporter:  jacob                 |         Owner:  kratorius
            Status:  new                   |     Milestone:           
         Component:  django.contrib.admin  |       Version:  1.0      
        Resolution:                        |      Keywords:  pyconuk  
             Stage:  Accepted              |     Has_patch:  1        
        Needs_docs:  1                     |   Needs_tests:  0        
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by vincent):

 It seems that if you don't have the permission to add objects of a
 particular type, the add popup link is still there, and there's an ugly
 Permission Denied page if you click on it.

 I tried with Group or User Permissions, and the problem is still there.

 There's an old (3 years old) ticket opened here :
 [http://code.djangoproject.com/ticket/1035]

 Another patch a little less old here :
 [http://code.djangoproject.com/ticket/2927]

 But I found no patch for the current version of django.

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