Hi,
I notice that if I load my set of filters in my base view (base.html)
and then try to use any of those filter in any template that {% extends
%} base the filter are not available (not recognized) leading to the
error page.I would have imagine that an inherited template has access to the same set of filters/customtags than the parent template. Is this a feature or a bug?? in any case the documentation should make it clear. Can someone clarify??. Should I submit a ticket?? thx in advance, IvO
