An Overview of What We Will Build
Understand the project for this course.
We’ll use the Django web framework to build our web application. For this, we assume you have prior knowledge of Django basics.
Django primer
Django is an efficient web framework. It’s one of the popular frameworks used to build full-fledged web applications. It’s loved by most developers due to its ...