Installation¶
Permission-manager-drf can be installed from PyPI:
$ pip install permission-manager-drf
Requirements¶
Permission-manager-drf requires a current supported versions of Django and is tested against Python >= 3.10 versions, as well as the latest version of Django REST Framework.