Build an Ecommerce with Django

Getting Started

Routing

Database & ORM

Templates

Forms

Authentication

The Ecommerce Models

Django Model Relationships

Making the ecommerce

Basics of Routing

Django provides a robust routing system. In this lesson, we have discussed about the basics of routing with Django.

Lesson Discussions