]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Fix: Make customfieldinstance soft delete, fix filepath when deleted (#8067)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Mon, 28 Oct 2024 14:02:09 +0000 (07:02 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Oct 2024 14:02:09 +0000 (14:02 +0000)
commit79092c27c562a1f5bbd8bf9b4b6f4b22bd93626a
tree1247636babe4ac9d8e9733ee0f52b91b1af28f3d
parent28fdb170bf283a46e6000055eb4aaee4cbdb3be3
Fix: Make customfieldinstance soft delete, fix filepath when deleted (#8067)
src/documents/migrations/1056_customfieldinstance_deleted_at_and_more.py [new file with mode: 0644]
src/documents/models.py
src/documents/serialisers.py
src/documents/templating/filepath.py