GovTech-CSG/govtech-csg-xcg-modelpermissions
Provides functionality to enforce permissions checks on users when they attempt to perform actions on a Django `Model` object (e.g. if a request accesses a view that tries to read a set of objects from the database).
PythonMPL-2.0