Hello,

I installed pip install django-cart, but am having issues when trying to 
update a cart with a different qty.
nothing happens. I see no errors in debug.

a new product is added ok, but if I try and add the product again, the qty 
is not changed.
if I call the update_cart method, the qty is not changed.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to