Build an Ecommerce with Django

Getting Started

Routing

Database & ORM

Templates

Forms

Authentication

The Ecommerce Models

Django Model Relationships

Making the ecommerce

Get full course access

Purchase this course now to get full access to all the available lessons



Purchase Now

If you have already purchased this course then sign in and continue learning

Order & Order Item

In this lesson, we have added Order & OrderItem classes into our models file. Our model file is now ready with the initial setup. We will keep updating it depending on the problems arrive during development.

Lesson Discussions