paperless-ngx/src/documents/management/commands
2023-02-16 09:05:11 -08:00
..
__init__.py It works! 2015-12-20 19:23:33 +00:00
decrypt_documents.py Runs pyupgrade to Python 3.8+ and adds a hook for it 2022-05-06 09:04:08 -07:00
document_archiver.py Implements a better re-do of OCR by making the document archiver function common. Actually creates updated file now 2022-08-21 18:20:59 -07:00
document_consumer.py Updates ignore path filtering so files in a folder in an ignored folder will be ignored correctly 2023-02-16 09:05:11 -08:00
document_create_classifier.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
document_exporter.py Moves the mktime call into the if block where it is used, preventing exceptions during rare cases 2023-02-02 07:25:32 -08:00
document_importer.py use pathlib glob 2023-01-24 11:06:49 -08:00
document_index.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
document_renamer.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
document_retagger.py Adds the storage paths to the re-tagger command 2022-08-21 18:01:19 -07:00
document_sanity_checker.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
document_thumbnails.py Removes last vestiges of PNG from the tests, code, docs and samples 2022-06-11 14:20:50 -07:00
loaddata_stdin.py Adds a few more test cases for coverage and adds no coverage to some others 2022-07-02 16:19:22 +02:00
manage_superuser.py Updates the superuser management command to better handle existing super users 2022-05-09 09:38:17 -07:00