Loading and editing Microsoft Word files with Django admin

37 views
Skip to first unread message

Jorge Arévalo

unread,
Nov 11, 2016, 8:47:46 AM11/11/16
to Django users
Hello,

I have a bunch of Microsoft Word files, and I want to allow the users of my tool (a Django 1.8 based custom-made CRM, basically) to edit those files with Django admin, using any rich-text editor.

The most common use case: they import a Word template in the tool, the document content is loaded in a TinyMCE-like text area, they make some changes and save the document.

Is there any existent Django project/plugin/whatever doing something like that? Otherwise, which tools should I use to build it? I guess TinyMCE and python-docx

Many thanks in advance,

Jorge
Reply all
Reply to author
Forward
0 new messages