Hi
all,
Here's a quick
question from a newbie:
How do include
template tags from within the application directory also?
I have TEMPLATE_DIRS
= ( "path-to-my/templates/",) in my settings file
Importing templates
is ok, but templatetags (which resides next
However, I get the
error message:
"x is not a valid tag library: Could not
load template library from django.templatetags.x"
Can someone give me
some pointers?
Thanks,
Gareth
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---