Can I show images by inserting the link in a TextField () field ??
The link to the image does work but when I insert it in the body of the post (variable text = models.TextField () ) it appears as text only. Can not this be done with TextField () or can it be found elsewhere?
If it is not possible, if they can guide how it can be done.