From 74b4ff49936d7cae99f78ceea76b241c0ab905a5 Mon Sep 17 00:00:00 2001 From: ibuler Date: Thu, 10 Oct 2019 12:47:21 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9celery=20log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/ops/templates/ops/celery_task_log.html | 7 +- .../ops/command_execution_create.html | 68 +++++++++---------- apps/ops/urls/ws_urls.py | 2 +- apps/ops/views/command.py | 3 +- apps/ops/ws.py | 65 +++++++++++------- 5 files changed, 83 insertions(+), 62 deletions(-) diff --git a/apps/ops/templates/ops/celery_task_log.html b/apps/ops/templates/ops/celery_task_log.html index 7e2527e75..8e99c356d 100644 --- a/apps/ops/templates/ops/celery_task_log.html +++ b/apps/ops/templates/ops/celery_task_log.html @@ -22,7 +22,8 @@