This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
jumpserver
mirror of
https://github.com/jumpserver/jumpserver
Watch
1
Star
0
Fork
You've already forked jumpserver
0
Code
Issues
Releases
Wiki
Activity
d94c515cfc
jumpserver
/
apps
/
ops
/
models
/
__init__.py
7 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
[Update] 修改celery位置
2018-04-02 07:54:49 +00:00
# -*- coding: utf-8 -*-
#
from
.
adhoc
import
*
Command (#2134) * [Update] 任务区分org * [Update] 修改翻译 * [Update] 使用id而不是hostname * [Update] 执行命令 * [Update] 修改一些东西 * [Update] 暂存 * [Update] 用户执行命令 * [Update] 添加资产授权模块-tree * [Update] 暂时这样 * [Update] 批量命令执行 * [Update] 修改表结构 * [Update] 更新翻译 * [Update] 删除cloud模块无效中文翻译
2018-12-10 02:11:54 +00:00
from
.
celery
import
*
from
.
command
import
*