You are rendering the image tag img inside a textbox area.

On Saturday, September 5, 2020, sourav chakraborty <[email protected]>
wrote:

> Hi All,
>
> I'm testing on Some Quiz project, while in admin panel using Summernote
> admin can see the text editor and upload and the uploaded image
>
> class QuestionAdmin(SummernoteModelAdmin):
>     summernote_fields = ('text',)
>
> admin.site.register(Question, QuestionAdmin)
>
> However, the user/student cannot see the image, instead they see only the
> image link.
>
> [image: image.png]
>
>
> Please suggest to rectify the issue, thanks.
> Regards,
> Sourav
>
> --
> 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 [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/CA%2B5wCfausgwCE%2B5aucOzvUgdhZ%
> 3DnpydEk2k8Oa5BAYmQztH%3DBA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CA%2B5wCfausgwCE%2B5aucOzvUgdhZ%3DnpydEk2k8Oa5BAYmQztH%3DBA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 
OGUNSANYA OPEYEMI

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABJxPrHivLTs8yXWthQvCu36JTMs_D%3DYa4-Tp223ncjC1cRJCw%40mail.gmail.com.

Reply via email to