]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Chore: switch from os.path to pathlib.Path (#10397)
authorSebastian Steinbeißer <33968289+gothicVI@users.noreply.github.com>
Wed, 6 Aug 2025 17:50:42 +0000 (19:50 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Aug 2025 17:50:42 +0000 (10:50 -0700)
commit6dca4daea544f0e81d4425fc56869e4d75ea9f5f
tree3484950c21b89254a9bb123716c1d600ae92d9e1
parent54e2b916e6979879484f4772d80c2be6b87fcac0
Chore: switch from os.path to pathlib.Path (#10397)
pyproject.toml
src/documents/file_handling.py
src/documents/management/commands/document_exporter.py
src/documents/migrations/0014_document_checksum.py
src/documents/signals/handlers.py
src/documents/tests/test_document_model.py
src/documents/tests/test_file_handling.py
src/documents/tests/test_management_exporter.py
src/documents/tests/test_migration_mime_type.py