浏览代码

bitbake: Update toaster-requirements to add django-log-viewer==1.1.7

Django Log Viewer allows us to read & download log files
in the admin page by using DataTables

(Bitbake rev: bc33f4275bc2dd82e308ef8da3ec93f3275e6127)

Signed-off-by: Alassane Yattara <alassane.yattara@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alassane Yattara 1 年之前
父节点
当前提交
3a09f0d184
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bitbake/toaster-requirements.txt

+ 1 - 0
bitbake/toaster-requirements.txt

@@ -1,3 +1,4 @@
 Django>4.2,<4.3
 beautifulsoup4>=4.4.0
 pytz
+django-log-viewer==1.1.7