Files
lasuite-docs/src
Manuel Raynaud fe8d7aaa0f 🔥(backend) remove Document.content
The content is not managed anymore in the Document object nor the django
application. The last piece using it was the versioning API and it has
been deleted previously. There is no more reason to keep code related of
the content in the backend application. The only remaining code is the
`file_key` property in the model. It is kept as a safe guard use by the
clean_document management command. If the file is kept on the bucket,
then the document will be reseed with it the first time the document
will be reopen.
2026-09-21 14:47:59 +02:00
..
2026-09-21 14:47:59 +02:00
2026-09-15 16:19:39 +02:00