mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Conform code to standards
This commit is contained in:
parent
117d7dad04
commit
4130dd3465
4 changed files with 198 additions and 103 deletions
|
|
@ -81,7 +81,7 @@ INSTALLED_APPS = [
|
|||
|
||||
"rest_framework",
|
||||
"crispy_forms",
|
||||
"django_filters"
|
||||
"django_filters",
|
||||
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue