[ 原始碼: django-fsm-admin ]
套件:python3-django-fsm-admin(1.2.4-2)
python3-django-fsm-admin 的相關連結
Debian 的資源:
下載原始碼套件 django-fsm-admin:
- [django-fsm-admin_1.2.4-2.dsc]
- [django-fsm-admin_1.2.4.orig.tar.gz]
- [django-fsm-admin_1.2.4-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
django-fsm state transitions for Django admin (Python3 version)
Mixin and template tags to integrate django-fsm transitions into the django admin. It assumes that your workflow state field is named state but you can override it or add additional workflow state fields with the attribute fsm_field.
This package contains the Python 3 version of the library.
其他與 python3-django-fsm-admin 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-fsm
- Django friendly finite state machine support (Python3 version)