Part 1: Setup project and create a simple page
The purpose of this part is to get familiar with the Django framework and understand its structure. Understanding the concepts of Model-View-Controller (MVC) , Object-Relational Mapping (ORM) , and Migrations are required for this example. PyChar...
gprok.hashnode.dev4 min read