GeoNode / geonode-project

A django template project for creating custom GeoNode projects.
http://geonode.org
77 stars 171 forks source link

How to make that users of a certain group in Geonode, can only edit/delete the resources they have created #415

Open eruiz67 opened 1 year ago

eruiz67 commented 1 year ago

I am using geonode-project and I want to to create the following permissions for geonode. I have previously created the "Institution" group. An user of the Institution Group can only Edit/Delete the resources(Datasets, Maps, Documents, etc.), he/she have created. How can I do it?

I also want to create an "Managers" group that can create/edit/delete all resources