i have the product price in decimals, like 15000.0000 now i want to ap开发者_如何学运维ply thousand separator on it, intcomma filter works fine with decimals as here
I have a third party Django App (Satchmo) which has a model called Product which I make extensive use of in my Django site.
I don\'t want to use the Default Satc开发者_开发百科hmo search listener. I\'ve created my own search listener instead.
I was modifying satchmo(a python online store project), but I found that I can\'t use [0, 5] to get the substring in the model. And I found the type isclass \'django.utils.safestring.SafeUnicode\' in
my sitemap.xml file is showing every url of my apps as it should do. but the main /-url (root-url) of my domain is not in the sitemap.xml because its not an app.
I\'m running Satchmo. There are many apps and I\'ve changed some of the source in the Product app. So my question is how can I override this properly because the change is site specific. Do I have t
I have two categories listed in my DB. I would like to change the template (templates>product>category.html) depending on which category was selected. (It\'s because I want to change the colour sche
I\'m using Satchmo for the shop section of a website. I\'m trying to override the default \'order_complete\' email with my own, but haven\'t been able to so far. The docs indicate that it should be do
I am using Satchmo(skeleton project that comes in the projects folder when you download Satchmo) but am not in the US. I see that by default there is a Zipcode/Postcode* and list of states on the chec
I\'m working on an eshop with Satchmo framework. Does 开发者_开发知识库anyone know what steps should i followin order to filter products according to a custom attribute(type of material) in order to p