jumpserver/apps/assets
Eli 7c154abf70 fix bug: variable i should be the host name (#538)
fix bug: variable i is not the host name, because summary['failed'] is something like [("hostname1", "error message 1"),("hostname1", "error message 1")]
2017-07-13 14:00:17 +08:00
..
migrations add __init__.py 2016-09-24 22:12:49 +08:00
models 添加一个资产,然后推送系统用户时出现(Asset实例无法序列化) (#477) 2017-07-10 11:01:20 +08:00
templates/assets [Bugfix] 修复py3 bytes bug 2017-05-24 20:12:50 +08:00
templatetags asset:update assets_list by tag 2016-10-12 18:57:51 +08:00
urls [Docs] 添加api dockers 2017-07-10 10:26:17 +08:00
views [Fixture] 完成批量更新 2017-04-12 11:50:15 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
api.py 添加一个资产,然后推送系统用户时出现(Asset实例无法序列化) (#477) 2017-07-10 11:01:20 +08:00
apps.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
forms.py [Bugfix] 修复py3 bytes bug 2017-05-24 20:12:50 +08:00
hands.py [Fixture] 详情页添加system user 推送 2017-04-05 19:09:51 +08:00
serializers.py [Fixture] 详情页添加system user 推送 2017-04-05 19:09:51 +08:00
tasks.py fix bug: variable i should be the host name (#538) 2017-07-13 14:00:17 +08:00
tests.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
utils.py [Fixture] 详情页添加system user 推送 2017-04-05 19:09:51 +08:00