I'm specifically tested with the admin panel. 1. while not included is_staff the user cannot log in admin panel 2. even if you include is_staff and all permissions to view, he still doesn't see anything until he does not has one from next permissions: add/change/delete.
So, as I said at the beginning - this change does not affect the admin panel. среда, 8 июля 2015 г., 0:54:52 UTC+10 пользователь Григорий Крамаренко написал: > > I look in the code admin.options.BaseModelAdmin.has_module_permission, who > regulates access to the admin. > Now any custom permission automatically makes read access to the admin > area. So? > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/2e9bead4-da62-4ba6-9a84-b3fe26f56cd4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
