Malcolm Tredinnick wrote: > The urlize filter already does that by the looks of it (looking at > django/template/defaulfilters.py and django/util/html.py).
You're right. It does! How did I miss that? I was just assuming it wouldn't, since it wasn't documented that way. I guess, depending on what you use the filters for, it would be nice to be able to influence this functionality. For my purposes (blog posters or commenters not leeching PageRank), the behaviour is OK. Daniel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

