mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
feat: add the new reminders app
This commit is contained in:
parent
27db4f7e51
commit
b876a0d0df
13 changed files with 127 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ INSTALLED_APPS = [
|
|||
"django_extensions",
|
||||
|
||||
"documents.apps.DocumentsConfig",
|
||||
"reminders.apps.RemindersConfig",
|
||||
"paperless_tesseract.apps.PaperlessTesseractConfig",
|
||||
|
||||
"flat_responsive",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue