#11561: raw_id_fields requires that the user has change permissions on the model class that is being linked to ---------------------------------------+------------------------------------ Reporter: [email protected] | Owner: nobody Status: new | Milestone: Component: django.contrib.admin | Version: 1.0 Keywords: raw_if_fields permissions | Stage: Unreviewed Has_patch: 0 | ---------------------------------------+------------------------------------ Unlike a plain ForeignKey field which uses a select box, the raw_id_fields listing/search interface requires that the user has change permissions on the model in your ForeignKey.
-- Ticket URL: <http://code.djangoproject.com/ticket/11561> 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 -~----------~----~----~----~------~----~------~--~---
