]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Raise exceptions instead of returning error strings in edit_pdf
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sat, 2 Aug 2025 13:43:49 +0000 (09:43 -0400)
committershamoon <4887959+shamoon@users.noreply.github.com>
Sat, 2 Aug 2025 13:43:49 +0000 (09:43 -0400)
commita5ab90de345cc5f1ce35e74655d7d590483b36d1
tree72875df7077689303488f8b041ec1340b0e1787a
parent3d92f202b00e43c986b31b9c5c7412ec0460898f
Raise exceptions instead of returning error strings in edit_pdf
src/documents/bulk_edit.py
src/documents/tests/test_bulk_edit.py
src/documents/views.py