Do you know any popular website who has implemented Python + Django as ecommerce. Any tips on how to go about ita
Thanks
|
Do you know any popular website who has implemented Python + Django as ecommerce. Any tips on how to go about ita Thanks
| |||
feedback
|
|
I think by far the most popular is django eCommerce platform is Check out Maybe checkout some books on the topic like: | ||||
|
feedback
|
|
There are several Django-based eCommerce "frameworks" out there, namely Satchmo and Lightning Fast Shop. Also, a new addition is Satchless which aims to better itself with respect to the two mentioned above (take note of the name) | |||
|
feedback
|
|
After a brief stint (two production webshops) with Satchmo, I've decided that all of my future work will be on django-shop. It's supported by the same group that does django-cms, and the code is very good, and much more along the lines of a "reusable django app" than a full "does everything" django ecommerce. | |||
|
feedback
|