Policy-based permissions for Django.


License
GPL-3.0
Install
pip install django-tutelary==0.1.22

Documentation

django-tutelary

build-status-image pypi-version

Overview

Policy-based permissions for Django.

Requirements

  • Python (3.5)
  • Django (1.9)

Installation

Install using pip:

$ pip install django-tutelary

Usage

Refer to the documentation for further details!