Karl Arunachal
2013-10-13 16:08:28 UTC
I am using django-summernote <https://github.com/lqez/django-summernote> as
a wysiwyg editor. And till now, I can save the post from the summernote
editor and can display it too using the safe filter. But some of its
functionalities are not there in my template.
1. There is no image upload button in the editor.
2. The Code style is displaying fine, but the Quote style is displaying
just a regular text.
And finally, is it safe to use safe filter in the templates?
Please help me how do I solve this problem. Or I can't use it in django?
Thank you.
a wysiwyg editor. And till now, I can save the post from the summernote
editor and can display it too using the safe filter. But some of its
functionalities are not there in my template.
1. There is no image upload button in the editor.
2. The Code style is displaying fine, but the Quote style is displaying
just a regular text.
And finally, is it safe to use safe filter in the templates?
Please help me how do I solve this problem. Or I can't use it in django?
Thank you.
--
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+***@googlegroups.com.
To post to this group, send email to django-***@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/CAPXAsR2RMRG-_-zNPS3H0QzCODMDN2zxedhqJiQT-Gp71kz0mQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
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+***@googlegroups.com.
To post to this group, send email to django-***@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/CAPXAsR2RMRG-_-zNPS3H0QzCODMDN2zxedhqJiQT-Gp71kz0mQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.