Tuesday, January 4, 2022

Permissions front end management in Django

Derar Team,

I have a django application and I want the admin to manage the permissions for different functions. This should be done in way way like below: 


by editing you can allow the user access,view, create, modify or delete the particular view.

How can I achieve this in django?

Regards, 
 Eugene


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABxpZHtCPtEFRbzy2sTWfYcHoFzm-N1Ycxy4Snb-k54vtQd8ag%40mail.gmail.com.

No comments:

Post a Comment