Browse Source

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 year ago
parent
commit
3a09f0d184
1 changed files with 1 additions and 0 deletions
  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