care
care copied to clipboard
Hide asset users from users list page
asset users are basically users where user.asset
is not null, these accounts are used for asset to edit data in care.
add a filter in user queryset in the user list viewset to exclude users who have assets linked to them
I would like to work on this issue