[ buster ]
[ 源代码: django-fsm-admin ]
软件包:python-django-fsm-admin(1.2.1-1)
python-django-fsm-admin 的相关链接
Debian 的资源:
下载源码包 django-fsm-admin:
- [django-fsm-admin_1.2.1-1.dsc]
- [django-fsm-admin_1.2.1.orig.tar.gz]
- [django-fsm-admin_1.2.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
django-fsm state transitions for Django admin
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.
其他与 python-django-fsm-admin 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django (>= 1.6)
- High-level Python web development framework (Python 2 version)
-
- dep: python-django-fsm
- Django friendly finite state machine support