Re: Custom template tag in FlatPage

2006-08-11 Thread Michal
Hello Adrian, thank you for the link to documentation. I was missing __init__.py in my templatetags directory. Have a nice day Michal Adrian Holovaty wrote: > On 8/11/06, Michal <[EMAIL PROTECTED]> wrote: >> Hello, >> I would like use my custom filter function inside Flatpage template. How >> c

Re: Custom template tag in FlatPage

2006-08-11 Thread Adrian Holovaty
On 8/11/06, Michal <[EMAIL PROTECTED]> wrote: > Hello, > I would like use my custom filter function inside Flatpage template. How > could I do this? > > If I try to load my custom tags model ({% load cust_template_tags %}) I > get this error: Hi Michal, A flatpage template is no different from a