Deploying multiple Django projects problems and solution
Recently I’ve had to deploy two Django projects using the same Apache server, with some added restrictions that made me impossible to apply all the solutions I found over the internet. IRead More…