paperless-ngx/src/paperless_mail
shamoon 95e94618d8
Merge pull request #270 from jonasc/dev
Allow setting more than one tag in mail rules
2022-04-13 03:11:38 -07:00
..
management Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
migrations reformat migration with black 2022-04-12 15:06:38 +02:00
tests Save MailRule and MailAccount objects in tests 2022-04-12 10:45:52 +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 Merge pull request #270 from jonasc/dev 2022-04-13 03:11:38 -07:00
models.py Reset related_name (was set to prevent duplicate) 2022-04-12 10:45:56 +02:00
tasks.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00