Hi,
I've been trying to integrate a WYSIWYG editor into my Django project. I 
first started with Summernote and I had no issue integrating the it into 
admin or a form. I followed the instructions on their github and everything 
works great except image uploading and inserting. The file is uploading (I 
can see it in the filesystem) but it does not show up in the editor or in 
the resulting html.

I thought it was just Summernote and so I switched to Froala but I'm 
getting the exact same behavior. Is there something I'm missing with image 
upload inside a wysiwyg?


Dave 

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1d068498-100f-4c7c-8588-42159197a3b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to