feat: add button to download all logs

This commit is contained in:
2025-11-08 00:00:54 +01:00
parent 9511b46af0
commit e2e236d650
3 changed files with 14 additions and 4 deletions

View File

@@ -41,6 +41,7 @@ dependencies = [
"django-super-deduper",
"django-allauth[mfa]",
"django_debug_toolbar",
"django-admin-extra-buttons"
]
dynamic = ["version", "readme"]