paperless-ngx/src/paperless_mail
2022-08-03 09:00:56 -07:00
..
management Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
migrations Add migration for new rule. 2022-05-29 15:22:50 +02:00
tests Clear cache instead of working around it. 2022-05-27 22:51:32 +02:00
__init__.py first implementation of the mail rework 2020-11-15 23:56:22 +01:00
admin.py Allow setting more than one tag in mail rules 2022-04-12 10:41:08 +02:00
apps.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
mail.py When raising an exception during exception handling, chain them together for slightly cleaner logs 2022-08-03 09:00:56 -07:00
models.py Add first draft implementation, test broken. 2022-05-25 19:23:52 +02:00
tasks.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00