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

Order changes + test updates #106

Closed LostSpaghetti closed 2 weeks ago

LostSpaghetti commented 2 weeks ago

Updated order model Added several new tests Updated search to reduce conflicts between merges Slightly updated forms to reflect User model and automatically set user_type when new account is created (Maybe updated admin, dont remember, but included just in case)