Back to Browse

Deploy Django App on Azure #1: Changing Django Code for Deployment

15.7K views
Aug 15, 2023
21:58

In this tutorial I show you how to deploy a Django Application on Microsoft Azure. In this first video we change our backend code so it is ready for deployment. In the next videos we will push our code to GitHub with git, create the Azure resources, and deploy our code on Azure. The full code is available on GitHub: https://github.com/NickMol/Django-Deploy-on-Azure Code editor: Visual Studio Code Python version: 3.8.10 Other prerequisites: Install Git, create Github Account, and Create Azure Account. All can be done for free.

Download

0 formats

No download links available.

Deploy Django App on Azure #1: Changing Django Code for Deployment | NatokHD