satchmo
How do you change <title> of a Satchmo Store?
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.[详细]
2023-04-08 10:11 分类:问答How do I initialise my Satchmo website?
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.[详细]
2023-04-02 16:31 分类:问答Not receiving order placed notice in Satchmo
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[详细]
2023-03-28 12:38 分类:问答How to include category in the product url in Satchmo?
I am porting an existing web site to django/satchmo. I want to keep the same url schema than the existing site.[详细]
2023-03-13 00:02 分类:问答How do I filter for prices using Satchmo/django?
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.[详细]
2023-03-06 03:48 分类:问答How to do a "while quantity is greater than zero loop"
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[详细]
2023-03-05 12:10 分类:问答How do I display https instead of http in url bar after using SSL on my site
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开发者_运维[详细]
2023-03-03 12:45 分类:问答What file does my satchmo store welcome email come from?
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.[详细]
2023-03-01 17:21 分类:问答Does Satchmo's Authorize.net payment module support MasterCard partial authorizations?
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[详细]
2023-03-01 14:42 分类:问答Default Django checkbox to be true and hidden
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[详细]
2023-03-01 05:55 分类:问答