Back to Browse

Deploying Django & React App on Microsoft Azure #2: Changing Python Django Code for Deployment

6.2K views
Jan 5, 2024
25:30

In this tutorial series we are deploying our Django and React application on Microsoft Azure. In this video I explain the changes to our Django backend code. Install Whitenoise: https://pypi.org/project/whitenoise/ Install Psycopg2: https://pypi.org/project/psycopg2/ Django databases docs: https://docs.djangoproject.com/en/4.2/ref/settings/#std-setting-DATABASES Whitenoise Django docs: https://whitenoise.readthedocs.io/en/latest/django.html #1: Architecture of the Deployment: https://www.youtube.com/watch?v=4Hk_wKCsRo0 Project code: https://github.com/NickMol/Django-React-Deploy-Tutorial

Download

0 formats

No download links available.

Deploying Django & React App on Microsoft Azure #2: Changing Python Django Code for Deployment | NatokHD