satchmo
Including satchmo-livesettings in main django-admin site
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[详细]
2023-02-06 05:40 分类:问答What is the difference between `vanilla Satchmo 0.8.1` and `just Satchmo v0.9.2`?
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.[详细]
2023-02-05 22:16 分类:问答Difference Between Satchmo's local_settings.py and settings.py
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[详细]
2023-02-05 08:38 分类:问答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 django application:[详细]
2023-02-01 21:37 分类:问答Satchmo install on a mac using virtualenv
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[详细]
2023-01-25 08:26 分类:问答setup payment for django satchmo
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[详细]
2023-01-03 23:09 分类:问答the django slug can't contain a "love" speech?
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 ...[详细]
2022-12-21 08:11 分类:问答Custom product template in satchmo
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[详细]
2022-12-18 07:58 分类:问答satchmo can't handle 500 error
If the quantity of the product is a Unicode character, I get UnicodeEncodeError at /add/. When I set DEBUG = False, the satchmo[详细]
2022-12-15 18:17 分类:问答Satchmo like project in Java
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[详细]
2022-12-12 03:58 分类:问答