Feature: loading preview, better text popup preview (#8011)

This commit is contained in:
shamoon 2024-11-12 16:20:52 -08:00 committed by GitHub
parent 74d0c9fda5
commit a283a65813
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 192 additions and 95 deletions

View file

@ -926,6 +926,7 @@ class DocumentSerializer(
"custom_fields",
"remove_inbox_tags",
"page_count",
"mime_type",
)
list_serializer_class = OwnedObjectListSerializer