Hi all. Does anyone know a way to allow html tags to remain un-escaped when using the __str__ def in a model class? I tried using "allow_tags = True" but that was silently ignored by Django. I am using version .96 of Django and unfortunately I cannot upgrade just yet.
Thanks for your help. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---