Create data-driven websites by using the Python framework Django
- Offered byMicrosoft
Create data-driven websites by using the Python framework Django at Microsoft Overview
Duration | 3 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Create data-driven websites by using the Python framework Django at Microsoft Course details
- Get started with Django
- Work with models and data in Django
- Work with the Django admin site
- Create views and templates in Django
- Use generic views in Django
- Deploy a Django application to Azure by using PostgreSQL
- In this learning path, you'll use Django to: Build an app, Create and manage a database, Set up a superuser for the admin site, Use templates to create dynamic HTML pages, Design data-driven forms
- In this course, we explore the benefits of Django, how to install it, and how to create your first project
Create data-driven websites by using the Python framework Django at Microsoft Curriculum
Get started with Django
Introduction
What is Django?
Exercise - Install Django
Explore basic concepts in Django
Exercise - Create your first project
Understand paths and views
Exercise - Create paths and views
Knowledge check
Summary
Work with models and data in Django
Introduction
Exercise - Set up the project and install Django
Django object-relational mapper
Models in Django
Exercise - Create models
Manage the database
Exercise - Create the database schema
Exercise - Work with data
Knowledge check
Summary
Work with the Django admin site
Introduction to the Django admin site
Exercise - Get the starter project
Permissions for the admin site
Exercise - Create users
Exercise - Manage data
Exercise - Manage permissions
Knowledge check
Summary
Create views and templates in Django
Introduction
Exercise - Get the starter project
Get started with views
Exercise - Create views
Get started with Django templates
Exercise - Create templates
Knowledge check
Summary
Use generic views in Django
Introduction
Exercise - Set up the starter project
Use generic views to display data
Exercise - Implement generic views to display data
Use generic views to edit data
Exercise - Implement generic views to edit data
Exercise - Implement django-crispy-forms
Knowledge check
Summary
Deploy a Django application to Azure by using PostgreSQL
Deploy to Azure
Get the starter
Deployment considerations
Prepare your application for deployment
Deployment considerations
Deploy to Azure
Knowledge check
Summary