Monday, July 26, 2010

Re: how to create a custom django template filter(please help)

On Mon, Jul 26, 2010 at 9:18 PM, Joseph <josephlin08@gmail.com> wrote:
hi
the level of directory(named templateTags) is same with the model.py
and main.py
and i put both __init__.py customTags.py and under templateTags

for sure the name __init__.py is correct

i run on AppEngine not Django


Try naming the directory templatetags, not templateTags. I've minimal experience with AppEngine but I suspect case matters there.

Karen
--
http://tracey.org/kmt/

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment