Re: problem with own tags in templates

2008-02-05 Thread lis2
You have right. That was in my main folder so i forgett about it. Thank you very much On 5 Lut, 23:24, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > > I read that many people have problem with tags in template, but nobody > > can help. > > I am not sure where you read that :) > > > Example error: >

problem with own tags in templates

2008-02-05 Thread lis2
Hello. I read that many people have problem with tags in template, but nobody can help. Example error: "'test' is not a valid tag library: Could not load template library from django.templatetags.test, No module named test" test.py in templatetags: from django import template register = template