Hello folks! Happy new year! I have a question about ckeditor on django. I configured ok and use ckeditor field on my project model. But when i show the content on a template view, the images only show the [img] tag and the path to file. I think it can be a filter but on the official site there are nothing about how to show on a view the field (only how to enable on the edit form). So i ask you about this, how to do the correct configuration to show the field with images (not qith tag img)
Thanks! -- David A. Pineda Osorio F:+56 9 82142267 Ingeniero Civil Electricista Universidad de Chile *http://www.cultura-libre.cl/ <http://www.cultura-libre.cl/>* -- 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 post to this group, send email to [email protected]. 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/CAAn3imxDoToELcxo%2B12pQQ0eX2d0ye%2Bj25Jv%3DqTa1WcoYq17aQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

