]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Fix: empty strings for consumption template fields should be treated as None (#4762)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sun, 3 Dec 2023 20:57:43 +0000 (12:57 -0800)
committerGitHub <noreply@github.com>
Sun, 3 Dec 2023 20:57:43 +0000 (12:57 -0800)
commit285a4b5aef0aa4676ee66751a381e77a9e9fcdcf
treeefa928fc14a726e3dbef4d984ab09e9da5a4936c
parent47a2ded30d7e77f2a264b187821af001232ce3d5
Fix: empty strings for consumption template fields should be treated as None (#4762)
src/documents/serialisers.py
src/documents/tests/test_api.py