]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Add in_process field to Document model
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 26 Aug 2025 07:55:23 +0000 (00:55 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Tue, 26 Aug 2025 07:55:23 +0000 (00:55 -0700)
commitfda29f51c38e26d4bfd93598226adf1ed360de1a
tree17f8e0b8b5c1ceaf77e8252f190af1f4a31a4d3c
parentf2fabc81d4d8159249c0a85d011944adad3d846c
Add in_process field to Document model
src/documents/migrations/1069_document_in_process.py [new file with mode: 0644]
src/documents/models.py