Top "Satchmo" questions

Satchmo is an open source Python framework for e-commerce web applications--it is built on top of the Django project.

TemplateSyntaxError: 'settings_tags' is not a valid tag library

i got this error when i try to run this test case: WHICH IS written in tests.py of my …

python django satchmo
Satchmo clonesatchmo.py ImportError: cannot import name execute_manager

I get satchmo to try, but I have a great problem at first try, and I don't understand whats wrong. …

python django django-models satchmo django-manage.py
django-cart or Satchmo?

I'm looking to implement a very basic shopping cart. Satchmo seems to install a lot of applications and extra stuff …

python django e-commerce satchmo
Exception Value: 'NoneType' object has no attribute 'endswith'

Right, I am trying to setup a django dev site based on a current live site. I've setup the new …

python django satchmo