Build an Ecommerce with Django

Getting Started

Routing

Database & ORM

Templates

Forms

Authentication

The Ecommerce Models

Django Model Relationships

Making the ecommerce

Database Setup

Django supports multiple databases and in this lesson, we have configured our project to use MySQL database

Lesson Discussions