Django Django with MariaDB Troubleshoot By Hien D. Nguyen 0 If you are struggling with below error while deploying Django on VPS, this post may…
Django Setup Django behind uWSGI and NGINX on CentOS 7 By Hien D. Nguyen 2 Setting up a web server for Django could be challenging and headache. Let’s try to make…
Python Setup Python3 Development Environment on Mac By Hien D. Nguyen 1 By default, you do not need to install or configure anything else to use Python…