0

i want to implement a module within Django template where admin user can assign model wise permissions to users/group. Attached is the image for your reference. please check and help

Zephyr
  • 11,891
  • 53
  • 45
  • 80
Kuldeep
  • 111
  • 1
  • 10
  • 1
    What have you tried so far? – Klaus D. Jul 12 '20 at 11:41
  • I have created different groups and permissions using models and its working within admin. But not able to find how to do it within template – Kuldeep Jul 12 '20 at 11:46
  • Django also provide this feature. ``/admin`` this url show this feature.Please check this @Discovery World – Riyas Ac Aug 14 '20 at 17:59
  • @RiyasAc I know this. but i wanted to implement this feature in template where any user with admin right would be able to manage uses permission without login to /admin panel – Kuldeep Aug 16 '20 at 06:45

0 Answers0