What coaching with Charlie is like....
The fifth and final post in a series on Deploying Django to Apache: what to do when deployment doesn't work. ...
This is the fourth post in the Deploying Django series: how to register and configure your app for Passenger to run with Apache ...
In this tutorial, the third of the Deploying Django series, you will recreate a MySQL database remotely using phpMyAdmin in cPanel then configure your app to load data from MySQL in production ...
Putting your Django app on the remote server is the first stage of deployment from your local environment to production...
Deploying a Django app is complicated and there are different ways to go about it. This post tells you what you need to know so you can decide how to deploy your Django app ...