]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Fix: include application config language settings for dateparser auto-detection ...
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sun, 31 Aug 2025 22:22:39 +0000 (15:22 -0700)
committerGitHub <noreply@github.com>
Sun, 31 Aug 2025 22:22:39 +0000 (15:22 -0700)
commitcb927c5b22ea78d239442af4792310a3acc1e1df
tree31bcc4f8a4aa42eec842fd7fcde1c5ff73c9f46c
parent107374af71764cd2cc7059bcc40d663404e33c13
Fix: include application config language settings for dateparser auto-detection (#10722)
src/documents/parsers.py
src/documents/tests/test_date_parsing.py
src/paperless/settings.py
src/paperless/tests/test_settings.py
src/paperless/tests/test_utils.py [new file with mode: 0644]
src/paperless/utils.py