Forums

Get latest version of Django and set up mezzanine to work with a MySql

Hello, I'm new to Django but have spent a decent amount of time doing it all on my PC and now want to set it all up similarly on Pythonanywhere so I wanted to know how to go about setting up a virtual environment (with wrapper) and then set up Mezzanine to work with a database - I've followed this exactly https://www.pythonanywhere.com/wiki/VirtualEnvForNewerDjango and it works up till changing wsgi file, after reloading my webpage it just says unhandled exception

What does your error log say?