Dear Daniel,

I want to answer to an issue you raised in your previous message.

The Bar model doesn’t appear in the App index list page because the view
> function in charge first verifies whether the user has any of the
> add/change/delete permissions granted for such App, and given that your
> user doesn’t have them the App Foo is not listed.
>

This is the point I don't understand. I granted the user the add permission
for the model, overriding the "has_add_permission" method for the admin
model. In fact the add link can be manually reached and works properly.
Which is the function in charge of checking for which models the user has
permissions in the admin index page? I could override that one as well, as
I did for the model with "has_add_permission".

Thanks,
Andrea

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAAPQ7Y1%3D6pTaHDgwU8vSiP_cT4%3Dcs641xTZ4oFju-hfdCAgD0g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to