python3-django-restricted-resource

Django Base model for ownership and access control (Python 3)
  http://www.linaro.org/engineering/validation
  0
  no reviews



Restricted resources can have owners, users or groups of users, organised within the django admin interface. Resources can be public or private to allow an app to provide access control over model objects.

This package contains the python3 module.