I plan to use the sachmo-livesettings module in my django application (not using or related to satchmo). In the satchmo store the livesettings are visible on the main django-admin sit开发者_如何学JAVA
What is the 开发者_如何学Cdifference between vanilla Satchmo 0.8.1 and just Satchmo v0.9.2?There have been many changes in Satchmo between those releases so they are definitely different.
Can someone explain the difference between local_settings.py and settings.py in Satchmo? I understand that the settings.py module imports the local_settings.py module as it\'s final step. So any sett
i got this error when i try to run this test case: WHICH IS written in tests.py of my django application:
I have virtualenv set up and working correctly on my mac os (leopard) running python 2.6 & django 1.2.3. I want to install Satchmo but I haven\'t found solid instructi开发者_如何转开发ons for a ma
this is a newbie satchmo question...so I\'ve implemented satchmo for a django e-shop I开发者_如何学运维 am building. I have setup sathcmo following the tutorials, created some products, tested that I
I use django-1.1 and satchmo (commit: 138575a2ea838067) I found that if there is a \"love\" speech in the slug item, for example, love-x10, dsfdsfloved开发者_如何学编程dd, love-love ...
I\'m implementing a store in satchmo.I\'ve created a custom product MyProduct by using model 开发者_如何学运维inheritance from the Product Model (as seen in http://thisismedium.com/tech/satchmo-diarie
If the quantity of the product is a Unicode character, I get UnicodeEncodeError at /add/. When I set DEBUG = False, the satchmo
Is there a satchmo like project in Java? 开发者_高级运维EDIT As for those trying to close the question, I did as requested and asked on server fault where it was not well received.There is Apach OFB