Newt-Tea / eMarket-MSU-Intro-to-SE_Group1

A Self Hosted E-Commerce Website built with Django python and SQLite database
https://newttea.pythonanywhere.com/
1 stars 0 forks source link

Use Decimal for price and total fields in Product and Order models to prevent typing error; Add new order with multiple products #109

Closed Newt-Tea closed 1 week ago

Newt-Tea commented 1 week ago

No migrations needed for this change