django-jewelry-shop icon indicating copy to clipboard operation
django-jewelry-shop copied to clipboard

Simple E-Commerce Website with Django

Results 3 django-jewelry-shop issues
Sort by recently updated
recently updated
newest added

Fix for issue #2 Changes: - fix error when proceed to checkout is click - fix checkout show cart details and total - feature allow user to place order -...

First I add gold BitCoin in the cart: ![image](https://user-images.githubusercontent.com/62045791/228442443-644bcf14-b290-4e21-b15a-b5c0f93ebcf0.png) When I click Procceed to checkout: ![image](https://user-images.githubusercontent.com/62045791/228442865-f2aae18a-9e10-41d1-bfff-f5a8db505af6.png) What is the reason and how to modif?thanks!