misc: enable support for timeout in json cell post actions (#39084)

This commit is contained in:
Frédéric Péters 2020-01-18 14:19:19 +01:00
parent bdc78a81f4
commit 0069c0495a
1 changed files with 1 additions and 0 deletions

View File

@ -1297,6 +1297,7 @@ class JsonCellBase(CellBase):
json=content,
without_user=True,
django_request=request,
timeout=timeout,
)
if json_response.status_code // 100 != 2: # 2xx