I've installed Satchmo with Django 1.0 and Satchmo svn

My store works, but when I try to load the admin site, I get this
error

TemplateSyntaxError(u"'satchmo_adminorder_tags' is not a valid tag
library: Could not load template library from
django.templatetags.satchmo_adminorder_tags, cannot import name
is_multihost_enabled",)

I'm pretty much a Django/Satchmo newbie, though I know Python well
enough and have been a web developer for > 10 years...

I was wondering if the problem could be the path to the template in
satchmo_adminorder_tags.py lines 21 and 33 register.inclusion_tag
method calls?!? The current paths are 'admin/_ordercount_list.html'
and 'admin/_ordercount_list.html', but the templates are in <site>/
templates/admin .

Any help greatly appreciated,
Cheers,
Sam


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo 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/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to