mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 01:21:14 -06:00
Resolve last warning, duplicate nested fields UnifiedSearchViewSet
This commit is contained in:
@@ -1085,7 +1085,6 @@ class DocumentSerializer(
|
||||
|
||||
class Meta:
|
||||
model = Document
|
||||
depth = 1
|
||||
fields = (
|
||||
"id",
|
||||
"correspondent",
|
||||
|
||||
Reference in New Issue
Block a user