Django Log Viewer allows us to read & download log files in the admin page by using DataTables
Signed-off-by: Alassane Yattara <[email protected]> --- toaster-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/toaster-requirements.txt b/toaster-requirements.txt index c1f433f9..d8e48b7f 100644 --- a/toaster-requirements.txt +++ b/toaster-requirements.txt @@ -1,3 +1,4 @@ Django>4.2,<4.3 beautifulsoup4>=4.4.0 pytz +django-log-viewer==1.1.7 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5859): https://lists.yoctoproject.org/g/toaster/message/5859 Mute This Topic: https://lists.yoctoproject.org/mt/101929301/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/toaster/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
