Thanks for the suggestions everyone. I went for the "allow_tags = True" solution has it is (possibly?) the simplest and it's enough for what I need.
Thanks again. On Oct 12, 5:59 pm, Rui Vieira <[email protected]> wrote: > Very good solution, works perfectly! > > Thanks. > > On Oct 12, 5:53 pm, Brian Neal <[email protected]> wrote: > > > > > On Oct 12, 11:15 am, > > "[email protected]"<[email protected]> wrote: > > > Hi everyone, > > > > Is is possible to render unescaped HTML in admin pages? > > > Does this help? Start here: > > >http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contri... > > > and then search for allow_tags. > > > Best, > > BN --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

