Install django-auditlog

This commit is contained in:
Tobias Kunze 2025-09-05 14:54:23 +02:00
parent d8c2aae223
commit 7cc0e76895
2 changed files with 16 additions and 0 deletions

View file

@ -9,6 +9,7 @@ dependencies = [
"cryptography>=45.0.7",
"django==5.2.6",
"django-allauth>=65.10.0",
"django-auditlog>=3.2.1",
"django-fernet-encrypted-fields>=0.3.0",
"django-jsonform>=2.23.2",
"django-scopes>=2.0.0",