软件包:python3-django-restframework-guardian(0.3.0-2)
python3-django-restframework-guardian 的相关链接
Debian 的资源:
下载源码包 python-django-rest-framework-guardian:
- [python-django-rest-framework-guardian_0.3.0-2.dsc]
- [python-django-rest-framework-guardian_0.3.0.orig.tar.gz]
- [python-django-rest-framework-guardian_0.3.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- python3-djangorestframework-haystack
- python3-django-auth-ldap
- python3-djangorestframework-simplejwt
- python3-django-rest-hooks
- python3-djoser
- python3-djangorestframework-filters
- python3-djangorestframework-extensions
- python3-django-rules
- python-djangorestframework-gis
- python3-djangorestframework-spectacular
- python3-measurement
django-guardian support for Django REST Framework (Python3 version)
django-rest-framework-guardian provides django-guardian integrations for Django REST Framework. It provides an ObjectPermissionsFilter to which will ensure that querysets only returns objects for which the user has the appropriate view permission and an ObjectPermissionsAssignmentMixin that allows permissions to be easily assigned to users and/or groups through serializers.
This package contains the Python 3 version of the library.
其他与 python3-django-restframework-guardian 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-guardian
- per object permissions of django for Python3
-
- dep: python3-djangorestframework
- Web APIs for Django, made easy for Python3