Hi,
For quite some time, I’ve been harboring a dream – to make a system like NextCloud or Google Drive, based on Django (the main reason I wanted a new NextCloud is the existing one’s object-id/url/sharing model – the URL of a document you create is only for you, sharing it doesn’t work).
I’ve discovered, by chance, that the French government has been making a Django-based system. Haven’t yet had the chance to see if it implements the model I want, but it seems to be using UUIDs in the URLs, and generally pluggable and plyable, so I’m optimistic, and I wanted to see if other people here are involved and/or interested. It seems they already have file-and-folder sharing, collaborative documents, instant messaging, video conferencing, large file transfer, and a few others, including spreadsheets in the making.