Use django-cart. It does store the cart content in db but it stores the session as well, so it will nicely match the user to their cart content according to the cart id stored inside a cookie. It's a breeze to implement with any product model. I highly recommend it.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/-i0YYos4f3IJ.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.