Hi Tim,

As your requirement is of a WYSIWYG editor, I often use CKEditor javascript
library directly in my Django projects as I can't get any alternative which
can provide features such as image/attachment upload, link pages, etc which
are available with CKEditor.
Also, check this Django CKEditor plugin
https://github.com/django-ckeditor/django-ckeditor

Regards,
Swatantra

On Sat, May 4, 2019 at 9:28 PM Tim Johnson <t...@akwebsoft.com> wrote:

> * Tim Johnson <t...@akwebsoft.com> [190430 16:27]:
> > Using python 3.7.2 and django 2.1.5
> >
> > Production is in Ubuntu 16.04 and prospective deployment is likely
> > to be CentOS with same python/django.
> >
> > I'm a retired python developer.
> >
> > I'd welcome recommendations and/or caveats regarding  a stable
> > WYSIWIG "plugin".
>   Thanks to all for the recommendations. It will just be all the
>   more edifying for me to try both tinymce and quill.
>
>   cheers
> --
> Tim Johnson
> http://www.tj49.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/20190504155745.GG2404%40mail.akwebsoft.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACxgST0N_TdUFxB%2B-9BW3hVgma_pt6kwrc9pCX5MPYiz3unN-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to