Re: Role And Permission

2021-08-23 Thread Lalit Suthar
https://medium.com/djangotube/django-roles-groups-and-permissions-introduction-a54d1070544

On Wed, 18 Aug 2021 at 18:32, Premkumar Chalmeti <
premkumarchalm...@gmail.com> wrote:

> I was working on a similar requirement.
>
> Checkout this https://github.com/premchalmeti/company_uam
>
> Inside `Docs/` I've attached a class diagram check if its useful. Lets
> collaborate together.
>
> On Tuesday, August 17, 2021 at 12:00:42 PM UTC+5:30 amit.m...@gmail.com
> wrote:
>
>> Handling Role From Frontend side
>> like:-
>> add role
>> delete role
>> update role
>> then Handling Permissions
>> Assign permission
>> remove permissions from frontend side
>>
>> So finally I want to Customise role and permission
>> any one guide me for this?
>>
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/7aa1aafd-697d-4938-ac3e-082bc8a69403n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/7aa1aafd-697d-4938-ac3e-082bc8a69403n%40googlegroups.com?utm_medium=email_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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGp2JVH7MpZDgr317YbZYLQBRTKyt%3D%3DGSmsGiT-HYvKBY2a3QQ%40mail.gmail.com.


Re: Role And Permission

2021-08-18 Thread Premkumar Chalmeti
I was working on a similar requirement.

Checkout this https://github.com/premchalmeti/company_uam

Inside `Docs/` I've attached a class diagram check if its useful. Lets 
collaborate together.

On Tuesday, August 17, 2021 at 12:00:42 PM UTC+5:30 amit.m...@gmail.com 
wrote:

> Handling Role From Frontend side 
> like:- 
> add role
> delete role
> update role 
> then Handling Permissions
> Assign permission
> remove permissions from frontend side
>
> So finally I want to Customise role and permission 
> any one guide me for this?
>   
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7aa1aafd-697d-4938-ac3e-082bc8a69403n%40googlegroups.com.


Role And Permission

2021-08-17 Thread Amit Vaghani
Handling Role From Frontend side 
like:- 
add role
delete role
update role 
then Handling Permissions
Assign permission
remove permissions from frontend side

So finally I want to Customise role and permission 
any one guide me for this?
  

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c9f040b6-5983-4626-b3c2-d05cfad0cc7an%40googlegroups.com.