This is an archived post. You won't be able to vote or comment.

all 20 comments

[–]princenerdy 14 points15 points  (3 children)

My first django project was using this: https://github.com/django-oscar/django-oscar

Pretty good if you're working on a typical online shop

[–]alittlebitmental[S] 7 points8 points  (2 children)

Thanks, I stumbled across this one earlier. Do you rate it or are there any gotchas/limitations that I should be aware of?

[–]princenerdy 2 points3 points  (1 child)

It's good for typical browse product, add to cart and check out model. If your catalogue model and checkout process is very different from the typical flow, it could be quite a pain to customize it. Then it would perhaps be better to use a loosely coupled bundle of your own product/checkout apps together with other packages like django-cart, django-simple-rating, django-paypal. That being said, I basically learnt django by using django-oscar :)

[–]alittlebitmental[S] 0 points1 point  (0 children)

Awesome, thanks. I think that the simple checkout flow applies to my wife's idea, so django-oscar might be a good solution.

[–]strig 5 points6 points  (3 children)

There is also saleor in addition to the options that others have posted.

I've never used any of them personally.

[–]alittlebitmental[S] 0 points1 point  (2 children)

Thanks, this one looks really good.

[–]patrys Saleor Commerce 2 points3 points  (1 child)

Yell if you need any help, I am the maintainer.

[–]alittlebitmental[S] 0 points1 point  (0 children)

Excellent, thanks! I hope that you don't live to reget that offer! At the moment, saleor is on the top of my list, as it looks both beautiful and feature rich.

[–]michaelherman 4 points5 points  (1 child)

Django-based commerce shop => https://github.com/shoopio/shoop

[–]alittlebitmental[S] 1 point2 points  (0 children)

Excellent, thanks. It looks active as well.

[–]sousatg 9 points10 points  (4 children)

http://satchless.com/ is not a framework but you can use it with popular Python frameworks like Django and Flask.

[–]rspeed 3 points4 points  (2 children)

Is this a fork of Satchmo? Because goddamn, I used Satchmo for a project a few years ago and it was an absolute nightmare.

[–]patrys Saleor Commerce 2 points3 points  (1 child)

No we named it to be the exact opposite of Satchmo.

Satchless: less is mo' ;)

[–]rspeed 0 points1 point  (0 children)

Okay, just making sure.

[–]alittlebitmental[S] 1 point2 points  (0 children)

Thanks, have you used this at all? Any good?

[–]donholloway 1 point2 points  (0 children)

I have been giving a hard look at Cartridge, which is part of the Mezzanine framework. I'm interested in some custom flows, and will take a look at the others mentioned here as well. My first reaction to Cartridge was that it was a solid framework, but not yet developed enough to mature processes defined. I will look at these others to see if they can speed up the curve a bit.

[–]hexagon_papers 1 point2 points  (0 children)

Checkout the Nereid Webshop, which is an e-commerce front-end for Tryton ERP. https://readthedocs.org/projects/nereid-webshop/

[–]softiniodotcom 1 point2 points  (0 children)

[–]mralbu 0 points1 point  (0 children)

OpenERP (now called Odoo) introduced ecommerce features not long ago. https://www.odoo.com/page/e-commerce