Build an Ecommerce with Django

Getting Started

Routing

Database & ORM

Templates

Forms

Authentication

The Ecommerce Models

Django Model Relationships

Making the ecommerce


Toggle Task State

In this lesson, we have added a toggle method in views to toggle the is_completed field of tasks.


Lesson Discussions