You can have a look at
django-carton<https://github.com/lazybird/django-carton>,
a simple shopping cart application that handles cart item in django session
and lets you write you product models the way you want.
--
You received this message because you are subscribed to the Google
Hi,
If you are looking for a simple shopping cart application, you can have a
look at django-carton <https://github.com/lazybird/django-carton>. It
provides a basic framework for managing cart items. It lets your build the
front-end part and the payment processing yourself.
--
You re
Hi,
You can try django-carton <https://github.com/lazybird/django-carton>, it's
a simple shopping cart Django application. The cart lives in the session
and you can define your product models the way you want.
There is also a discussion on
stackoverflow<http://stackoverflow.com/qu
3 matches
Mail list logo