]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Enhancement: prune audit logs and management command (#8416)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 3 Dec 2024 19:28:27 +0000 (11:28 -0800)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 19:28:27 +0000 (19:28 +0000)
commit7d182ab8941272474f47c4f58138617f137301dd
tree3423c8f2c872ef284a624b539a8160ce8570c046
parent51c339d1b76d2d219dca5322382678327728cfd6
Enhancement: prune audit logs and management command (#8416)
docker/install_management_commands.sh
docs/administration.md
src/documents/management/commands/prune_audit_logs.py [new file with mode: 0644]
src/documents/tasks.py
src/documents/tests/test_management.py