mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
first implementation of the mail rework
This commit is contained in:
parent
011bc9916e
commit
0b1637da62
25 changed files with 421 additions and 8665 deletions
|
|
@ -79,6 +79,7 @@ INSTALLED_APPS = [
|
|||
"documents.apps.DocumentsConfig",
|
||||
"paperless_tesseract.apps.PaperlessTesseractConfig",
|
||||
"paperless_text.apps.PaperlessTextConfig",
|
||||
"paperless_mail.apps.PaperlessMailConfig",
|
||||
|
||||
"django.contrib.admin",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue