Thanks for the info, Jeremy. If I change register.simple_tag("media")
to register.simple_tag(media), and I remove that extraneous path from
INSTALLED_APPS, I now get this error, also from template/__init.py__:

Exception Type:         TemplateSyntaxError
Exception Value:        Could not parse the remainder: custom_tags
Exception Location:     D:\python24\Lib\site-packages\django\template
\__init__.py in __init__, line 558

Still scratching my head.


--~--~---------~--~----~------------~-------~--~----~
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