I need to access the context from within a filter. The filter needs to change its behavior based on the target browser (context.request.META.HTTP_USER_AGENT).
There doesn't appear to be any way to access this information from inside the filter. Nor is there any way to pass this info into the filter. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

