I had the same challenge and ended up building a form to handle this. Once posted, I took care of setting the various conditions on the respective users in the veiew.
On Saturday, January 8, 2022 at 10:05:06 AM UTC-5 [email protected] wrote: > Control alt delete to all coding problem! > > On Jan 4, 2022, at 2:59 PM, Eugene TUYIZERE <[email protected]> wrote: > > 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: > > <image.png> > > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CABxpZHtCPtEFRbzy2sTWfYcHoFzm-N1Ycxy4Snb-k54vtQd8ag%40mail.gmail.com > > <https://groups.google.com/d/msgid/django-users/CABxpZHtCPtEFRbzy2sTWfYcHoFzm-N1Ycxy4Snb-k54vtQd8ag%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/541f3816-dd10-4c83-93e7-def7fb46634en%40googlegroups.com.

