This seems like something that should be obvious, but I simply can\'t find it. I created a Satchmo store using clonesatchmo.py, as indicated by the installation instructions.
As an experienced PHP programmer I tend to avoid things like Python. However we all must play with the cards we have been dealt with and I now have to work with a Satchmo website.
I was wondering if there are any settings I need to do to enable Satchmo sending me an emai开发者_Python百科l (to the store config email address) each time an order is placed? I have set up the templa
I am porting an existing web site to django/satchmo. I want to keep the same url schema than the existing site.
I\'d like to find the minimum and maximum prices for a defined category of products. I\'d also like to be able to do the reverse, i.e, find all products given a defined price range.
So I am using a gift certificate module with satchmo store and in order to send multiple gift certificate codes equal to the number of items purchased I need to add a loop doing
I have SSL on my website but in the top URL bar still only says http:// not https://. I am using the Satchmo system with a Django Python stack for my website. Does anyone have some insight开发者_运维
I am using satchmo store and when some one signs up right now it sends a welcome email. However I have no idea what file this welcome email comes from so i can edit the message.
I have a Django app that uses Satchmo in conjunction with Authorize.net. Authorize.net is now supporting partial authorization for MasterCard and Discover cards, as noted here and here. Does anyone kn
I am working with Satchmo and am wondering for the newsletter subscription, how to make it so when people sign up, they are automatically subscribed to the newsletter. I found this line of code in for