On Sun, 2009-03-08 at 14:11 -0700, danbergan wrote:
[...]
> I'm guessing that the problem is that, since I'm not running withing
> django, I don't have anything set in "INSTALLED_APPS". 

Indeed. Template tag directories are only looked for in locations listed
in INSTALLED_APPS.

>  I've tried
> setting "INSTALLED_APPS" in my settings.configure() call, but it still
> gives me the same error message.

Can you show us how you've tried this? Settings.configure() is known to
work, as far as I know, so it's possibly a usage error on your side.

Regards,
Malcolm



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

Reply via email to