?
This commit is contained in:
parent
0ee00d00a9
commit
c6f1ef1f54
@ -374,6 +374,7 @@ class NegotiationViewSet(viewsets.ModelViewSet):
|
|||||||
'draft_approved',
|
'draft_approved',
|
||||||
'published'
|
'published'
|
||||||
]
|
]
|
||||||
|
|
||||||
if not status:
|
if not status:
|
||||||
return Response({
|
return Response({
|
||||||
'code': 400,
|
'code': 400,
|
||||||
|
Loading…
Reference in New Issue
Block a user