On Mon, Jul 26, 2010 at 9:18 PM, Joseph <[email protected]> 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 [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.

