Mr. Editor-in-chief • January 1, 2021 Deploy Django to a Linux (Ubuntu) Server Complete Django deployment guide on Ubuntu Azure VM using Apache and mod_wsgi, including resource group and VM creation.
Mr. Editor-in-chief • October 11, 2020 Add Custom Domain to Virtual Machine in Microsoft Azure How to map NameCheap domain to Azure VM using CNAME records: DNS label configuration in Azure portal and setup.
Mr. Editor-in-chief • October 10, 2020 Django & PythonAnywhere Step-by-step Django deployment to PythonAnywhere via GitHub: requirements.txt setup, code push, and VM repository pull.
Mr. Editor-in-chief • August 13, 2020 How to Use Python Decouple Library for Django Application Guide to Python Decouple library for Django: installation, .env file setup, and accessing environment variables in settings.
Mr. Editor-in-chief • June 5, 2020 MySQL Import & Export Essential MySQL import/export commands covering database dumps, renaming exports, and saving to custom directories via CMD.