fixed folders, compatible with previous paperless version

This commit is contained in:
Jonas Winkler
2020-10-29 14:30:15 +01:00
parent 024c28a34a
commit 5c4849796b
10 changed files with 27 additions and 23 deletions

View File

@@ -95,7 +95,6 @@ class DocumentViewSet(RetrieveModelMixin,
ordering_fields = (
"id", "title", "correspondent__name", "created", "modified", "added", "archive_serial_number")
def file_response(self, pk, disposition):
#TODO: this should not be necessary here.
content_types = {