mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-11 12:09:27 -05:00
Resolve last warning, duplicate nested fields UnifiedSearchViewSet
This commit is contained in:
parent
999fb639c7
commit
0272904fc9
@ -1085,7 +1085,6 @@ class DocumentSerializer(
|
|||||||
|
|
||||||
class Meta:
|
class Meta:
|
||||||
model = Document
|
model = Document
|
||||||
depth = 1
|
|
||||||
fields = (
|
fields = (
|
||||||
"id",
|
"id",
|
||||||
"correspondent",
|
"correspondent",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user