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.contrib.admin.ModelAdmin.list_display 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 -~----------~----~----~----~------~----~------~--~---

