Dear Fabio,

That did the trick!  I have searched all over the manuals, but must
have overlooked this.  It is a bit confusing that this seems to be
different from is_safe and mark_safe, but for the moment I am happy
that its working now.  Thanks a lot for pointing it out!

Chris

On Nov 4, 4:06 pm, Fabio Natali <[EMAIL PROTECTED]> wrote:
> Chris wrote:
>
> [...]
>
> > I have set up a callable in the admin.py, but the HTML I eject there
> > gets escaped, so that I end up seeing <a href="">etc</a> in the
> > list, instead of the link.  Here is the relevant piece of admin.py:
>
> Hi Chris! Did you try with varchars.allow_tags?
>
> http://docs.djangoproject.com/en/dev/ref/contrib/admin/#list-display
>
> Hth,
>
> --
> Fabio Natali
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to