On 12 March 2015 at 06:42, Franz de Copenhague < [email protected]> wrote:
> > > My fault with HTML email > > > > > > try: > > > > > > > > > > http://django-ckeditor-franzdecopenhague.c9.io/admin/demo_application/examplemodel/2/ > > > > > > > > A short run and go test worked for me...will look more carefully later. > > > > rgds > > jan i. > > > > I have created my first Python binding patch http://bit.ly/19dpO54 > Please, let me know how to procedure and any feedback is welcome. > > So far, there are only 2 functions in the Python API. > > import dfutil > Import dfconvert > > dfutil.normalize("other.html") > dfconvert.get("input.docx", "output.html") > > Thanks for the patch, I will take a closer look later and add it to master branch. I assume next step is to have the client and the server talk together, so we can get the other calls implemented. We should use a standard method like Ajax to do this, but lets us hear some suggestions. rgds jan i. > jd >
