On 1/21/06, imbunche <[EMAIL PROTECTED]> wrote: > 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??
This is a feature -- each template that uses custom tags or filters needs to load them explicitly. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org
