Build an Ecommerce with Django

Getting Started

Routing

Database & ORM

Templates

Forms

Authentication

The Ecommerce Models

Django Model Relationships

Making the ecommerce

Django API with Python Shell

Django provides an excellent API to play around with your project. In this lesson we have seen how to use python shell to play with the Django API

Lesson Discussions