Closed AliD201 closed 5 months ago
Hi @AliD201, did you read through this section of the docs? https://django-role-permissions.readthedocs.io/en/stable/admin.html#rolepermissions-user-admin
For that, you need to enable
Thanks, I imagine this is solved then. Closing.
Hope you are doing well.
when registering a new user in this part
and then adding a group to that user through the admin page. the user permissions doesn't change, Why is that ? i need to run
sync_role
for each user from the shell in order for it to sync