mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
Support owner API query vars
This commit is contained in:
parent
fe990b4cd2
commit
487d3a6262
6 changed files with 220 additions and 4 deletions
|
|
@ -264,6 +264,7 @@ class DocumentViewSet(
|
|||
"added",
|
||||
"archive_serial_number",
|
||||
"num_notes",
|
||||
"owner",
|
||||
)
|
||||
|
||||
def get_queryset(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue