video

About the lecture

Django is a powerful Python Web framework that enables rapid development, powerful database management, and many built-in tools to make building your applications easier. Let’s explore everything Django has to offer and how it can help you build your next application.

What will you learn

  • How do I create an application using Django
  • How do I create view, route, and database tables
  • How to use Django’s built-in admin panel to manage your data

This lecture is aimed at

Developers who want to build powerful applications in Python.

A prerequisite for

Basic understanding of the Python programming language.

resources

How to Deploy Django applications on the Application Platform [Tutorial] Django or Flask: How to choose which to use? [Mason’s personal blog]