Don't know if a filter can do what you need. But you could turn this
into a tag instead of a filter:

{{ highlight search obj.field }}

The highlight tag's Node render method will provide you with the
context from which you can resolve your variables.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to