https://docs.djangoproject.com/en/dev/howto/custom-template-tags/
It was just an exemple I gave to Showket, and you'r right, we don t need a __init__.pyc in the templateTag folder. I tried to help Showket but i m quite too unexperiment for it yet :) On Thu, Jul 28, 2011 at 10:21 AM, bruno desthuilliers < [email protected]> wrote: > On Jul 28, 9:03 am, nicolas HERSOG <[email protected]> wrote: > > In my tag folder i have __init__.py __init__.pyc myTag.py et myTag.pyc > which > > is empty > > Err... is this actually 'myTag.py' or 'temp_tags.py' ? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

