[ buster ]
[ bullseye ]
[ 原始碼: django-restricted-resource ]
套件:python3-django-restricted-resource(2016.8-3)
python3-django-restricted-resource 的相關連結
Debian 的資源:
下載原始碼套件 django-restricted-resource:
- [django-restricted-resource_2016.8-3.dsc]
- [django-restricted-resource_2016.8.orig.tar.gz]
- [django-restricted-resource_2016.8-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.linaro.org]
相似套件:
- python3-django-organizations
- python-django-organizations
- python3-django-ordered-model
- python-django-ordered-model
- python3-django-measurement
- python3-django-modeltranslation
- python3-django-restframework-guardian
- python-django-modeltranslation
- python3-django-redis-admin
- python3-matplotlib-dbg
- python3-django-push-notifications
Django Base model for ownership and access control (Python 3)
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.
其他與 python3-django-restricted-resource 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework