软件包: python3-django-rules (3.1.0-1)
python3-django-rules 的相关链接
Trisquel 的资源:
下载源码包 python-django-rules:
- [python-django-rules_3.1.0-1.dsc]
- [python-django-rules_3.1.0.orig.tar.gz]
- [python-django-rules_3.1.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Team
- Michael Fladischer
外部的资源:
- 主页 [github.com]
相似软件包:
object-level permissions for Django (Python3 version)
rules is a tiny but powerful app providing object-level permissions to Django, without requiring a database. At its core, it is a generic framework for building rule-based systems, similar to decision trees. It can also be used as a standalone library in other contexts and frameworks.
This package contains the Python 3 version of the library.
其他与 python3-django-rules 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework