mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
mime type handling
This commit is contained in:
parent
bd45a804a7
commit
41650f20f4
19 changed files with 163 additions and 146 deletions
|
|
@ -91,7 +91,7 @@ class DocumentSerializer(serializers.ModelSerializer):
|
|||
"document_type_id",
|
||||
"title",
|
||||
"content",
|
||||
"file_type",
|
||||
"mime_type",
|
||||
"tags",
|
||||
"tags_id",
|
||||
"checksum",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue