django-cart or Satchmo?

前端 未结 6 1150
北荒
北荒 2021-01-30 22:58

I\'m looking to implement a very basic shopping cart. Satchmo seems to install a lot of applications and extra stuff that I don\'t need. I\'ve heard others me

6条回答
  •  情深已故
    2021-01-30 23:38

    I think the reason there aren't really many out-of-the-box solutions is because most people who use Django are power users. They tend to want to roll out their own solutions, especially considering how easy it is to do in Django.

    To answer your question, DJwarehouse is the only other cart I'm aware of.

提交回复
热议问题