Django 3 Deployment and Maintenance
This course will teach you how to maintain and upgrade Django projects and their dependency files, as well as log messages and resolve deprecation issues.
What you'll learn
Utilizing proper deployment and maintenance techniques is key when launching a Django-based web app. In this course, Django 3 Deployment and Maintenance, you’ll learn to configure Django deployment environments and update applications. First, you’ll configure deployments and message logging. Next, you’ll discover more about Django’s release schedule and how this impacts updating. Finally, you’ll learn how to upgrade Django and Python files for your project. When you’re finished with this course, you’ll have the skills and knowledge of Django deployments and upgrading needed to keep your web apps functional and up to date.
Table of contents
Course FAQ
Django is an open-source web framework within Python that is commonly used for rapid development, pragmatic, maintainable, cleanly designed, and secure websites.
Prerequisites for this course are fluency within Python and Django.
Advantages of Django are that it is a Python language which includes importable packages and configurations. Django is also scalable, comes with a supportive community, and has a built-in admin.
In this course, you will learn how to set up and deploy configurations, enabling logging and admin, upgrading Django and Python, and more. By the end of this course you will comfortable deploying and maintaining your own sites and webapps.
This course if for anyone who wants to learn Django, deploy webapps, or create their own sites.