Files
docs/src
Anthony LC aef5dd51fc ♻️(backend) override document perform_create
We override the perform_create method of
the DocumentViewSet to save the document with
the id provided if a id is provided in the request.
We do that because in offline mode we will create
the document locally and we will need to save it
with the id created locally to have our next
requests to the server to be able to find the
document with the id provided.
2024-06-28 11:07:21 +02:00
..
2024-06-28 11:07:21 +02:00
2024-06-11 10:40:39 +02:00
2024-05-31 11:51:29 +02:00
2024-05-24 10:49:09 +02:00