Hi, does anybody know a simple way to mark a model field as safe html (and tell django not to escape this field content)?
I can create a method in the model that outputs the return of mark_safe applied to field content, and it should work. But may be there is something more simple that I'm missing. Thanks, Marc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---