{% load mytags %}
{% include 'link_css.html' %} {% include 'head_script.html' %}IP地址 | 端口号 | 登录方式 | 所属IDC | 所属业务组 | 添加时间 | 备注 |
---|---|---|---|---|---|---|
{{ post.ip }} | {{ post.port }} | {{ login_types|get_item:post.login_type }} | {{ post.idc.name }} | {% for group in post.bis_group.all %} {{ group }} {% endfor %} | {{ post.date_added|date:"Y-m-d H:i:s" }} | {{ post.comment }} |
用户名 |
---|
{% for user in user_permed_list %} {{ user.name }} {% endfor %} |
用户名 | 登录时间 | 退出时间 | 详情 |
---|---|---|---|
{{ l.user }} | {{ l.start_time|date:"Y-m-d H:i:s" }} | {{ l.end_time|date:"Y-m-d H:i:s" }} | 命令统计 |