Django is a fully featured Python web framework that can be used to build complex web applications. In this course, you’ll jump in and learn Django by example. You’ll follow the steps to create a fully functioning web application and, along the way, learn some of the most important features of the framework and how they work together.
By the end of this course, you will be able to:
- Understand what Django is and why it’s a great web framework
- Understand the architecture of a Django site and how it compares with other frameworks
- Set up a new Django 2 project and app
- Build a personal portfolio website with Django 2 and Python 3
nathank on Jan. 26, 2021
Thanks Martin for the great course! Really well explained and made the learning process amazing.