Add rights on model lists
The frontend needs to know if the current user is an admin of a given model.
Add a rights
field to the ListModels
serializer that give the right level for each model (admin, contrib, guest).
The frontend needs to know if the current user is an admin of a given model.
Add a rights
field to the ListModels
serializer that give the right level for each model (admin, contrib, guest).