This actually works

[ci skip]
This commit is contained in:
shamoon
2025-04-18 13:03:51 -07:00
parent c3dad3cf69
commit e8c1eb86fa
2 changed files with 15 additions and 7 deletions

View File

@@ -324,6 +324,7 @@ INSTALLED_APPS = [
"paperless_tesseract.apps.PaperlessTesseractConfig",
"paperless_text.apps.PaperlessTextConfig",
"paperless_mail.apps.PaperlessMailConfig",
"paperless_remote.apps.PaperlessRemoteParserConfig",
"django.contrib.admin",
"rest_framework",
"rest_framework.authtoken",