This is part 1 of the Django Web Framework series.
Part 1 discusses what is Django and why choosing Django is a good decision for your web app or site.
Also, part 1 walk you through the installation of virtual environment and Django package, and finally running the server where the Django template page is displayed.
Django URL : https://www.djangoproject.com
DEV profile : https://dev.to/bekbrace
Github profile : https://github.com/BekBrace