mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
Add and configure DjangoQL
This commit is contained in:
parent
0256dcbe32
commit
4efb153e86
5 changed files with 19 additions and 2 deletions
|
|
@ -83,7 +83,7 @@ INSTALLED_APPS = [
|
|||
"rest_framework",
|
||||
"crispy_forms",
|
||||
"django_filters",
|
||||
|
||||
"djangoql",
|
||||
]
|
||||
|
||||
if os.getenv("PAPERLESS_INSTALLED_APPS"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue