mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Feature: loading preview, better text popup preview (#8011)
This commit is contained in:
parent
74d0c9fda5
commit
a283a65813
15 changed files with 192 additions and 95 deletions
|
|
@ -926,6 +926,7 @@ class DocumentSerializer(
|
|||
"custom_fields",
|
||||
"remove_inbox_tags",
|
||||
"page_count",
|
||||
"mime_type",
|
||||
)
|
||||
list_serializer_class = OwnedObjectListSerializer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue