Django is one of the most popular frameworks for web development with Python. In this course, Django Fundamentals, you will learn foundational knowledge of Django. First, you will install and setup your first Django project. Next, you will discover how to use Django views and templates to serve web pages. Finally, you will explore how to use the Django model layer to save user data in a database. When you’re finished with this course, you will have the skills and knowledge of Django needed to create and maintain a website in Django.
Overview
Django is one of the most popular frameworks for web development with Python. In this course, Django Fundamentals, you will learn foundational knowledge of Django. First, you will install and setup your first Django project. Next, you will discover how to use Django views and templates to serve web pages. Finally, you will explore how to use the Django model layer to save user data in a database. When you’re finished with this course, you will have the skills and knowledge of Django needed to create and maintain a website in Django.
Syllabus
- Course Overview 1min
- Starting a Django Project 11mins
- Creating a Simple Web Page 20mins
- Setting up a Data Model 29mins
- Combining Model, View, and Template 24mins
- URLs and Link Building 22mins
- Templates, Styling, and Static Content 12mins
- Adding User Interaction with ModelForms 18mins
- Editing Meetings and Authentication 30mins
Taught by
Reindert-Jan Ekker