hackforla / peopledepot

A project to setup a datastore for people and projects at HackforLA. The link below takes you to the code documentation
https://hackforla.github.io/peopledepot/
GNU General Public License v2.0
5 stars 24 forks source link

Epic: Permissions implementation #148

Open fyliu opened 1 year ago

fyliu commented 1 year ago

Dependencies

Overview

We need to research how permissions is implemented in Django and DRF, versus what we need.

This is a meta issue to keep track of the action issues.

Action Items

Discussion

ethanstrominger commented 1 year ago

I researched Django permissions and it is very customizable, so it should be able to handle anything we come up with. Django uses user groups and permissions.

You can assign user groups privileges to

PlantGirlCodes commented 10 months ago

Up for discussion next week #150 per @fyliu next week 8/24/23