]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Adds validation and testing to cover some of the common settings 1551/head
authorTrenton Holmes <holmes.trenton@gmail.com>
Fri, 9 Sep 2022 18:42:43 +0000 (11:42 -0700)
committerTrenton Holmes <holmes.trenton@gmail.com>
Fri, 9 Sep 2022 18:48:57 +0000 (11:48 -0700)
commitd408900a916b02c5c5d5b52a17109a0cb9072852
tree5b2033d95ca5e2f6a8fd9a8d171a1b377bc26047
parent0bf9e55ca79983f4d5e5f42794f494f51f555345
Adds validation and testing to cover some of the common settings
src/paperless/__init__.py
src/paperless/checks.py
src/paperless/settings.py
src/paperless/tests/test_checks.py