Info
Please log in to comment!
In this part, we will set up the project, create base pages, set up database models and much more.
In the "bottom", this project is a regular e-commerce website. But with multiple vendors, people can sign up and sell products on your website.
This series is intended for beginners, but if this is the first time you try Django, it might be a bit hard to follow along.
I build the e-commerce website without a script, so I include everything for debugging, googling for answers and similar.
Nidvik | Jul 30, 24 06:45
I learned a lot from this tutorial. Thank you