mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-23 01:55:07 +02:00
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.