Hi folks --

I'm having a problem with TemplateSyntaxErrors in Django 1.2 because a
third-party app's views aren't setting a variable that gets used in
filters (see [1]).

I can't set the variable in a context processor because I don't want
to override it in places where I'm setting it explicitly.

Are there any workarounds for this bug?

Thanks!

[1] https://code.djangoproject.com/ticket/13167

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to