Build an Ecommerce with Django

Getting Started

Routing

Database & ORM

Templates

Forms

Authentication

The Ecommerce Models

Django Model Relationships

Making the ecommerce

Create Your First Template

In this lesson, we have created an HTML template and rendered it from our views.py file.

Lesson Discussions