And don't forget to create an emtpy __init__.py file in that
templatetags/ or you may still get the same error.

On Feb 23, 8:14 am, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Fri, 2008-02-22 at 22:11 +0100, Florian Lindner wrote:
> > Hello,
> > I want to write a custom filter.
>
> > I have a file called markdown.py inside my application directory with:
>
> Inside your application directory isn't the correct place. It must be
> inside a directory called templatetags/ which is inside one of your
> application directories.
>
> Malcolm
>
> --
> The cost of feathers has risen; even down is 
> up!http://www.pointy-stick.com/blog/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to