#11561: raw_id_fields requires that the user has change permissions on the model
class that is being linked to
-------------------------------------------+--------------------------------
          Reporter:  dhow...@gmail.com     |         Owner:  nobody             
      
            Status:  new                   |     Milestone:                     
      
         Component:  django.contrib.admin  |       Version:  1.0                
      
        Resolution:                        |      Keywords:  raw_if_fields 
permissions
             Stage:  Accepted              |     Has_patch:  0                  
      
        Needs_docs:  0                     |   Needs_tests:  0                  
      
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by zbyte64):

 Possible fix would be to add a has_view_permission and the changelist_view
 would check against that permission instead of has_change_permission

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11561#comment:2>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to