Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.03 KB

Introduction to Django

Objectives:

  • Introduce Django from the absolute basics.
  • Create a real SaaS product - ToDo website where users can register and log their tasks
  • Deploy on heroku

To discuss any doubts or questions after today's class with the community, join Scaler Club: https://chat.scaler.com/signup_user_complete/?id=c9os5g9kobr4jqmtgadgkbgafa

Prerequisites: [Introduction to Python Series - Notes and Videos]

Lectures