Hi
I am trying to deploy a very basic django project with django-cms using mysql(django 1.7)
Locally it behaves fine but on pythonanywhere I am getting this error constantly
I have read this https://www.pythonanywhere.com/wiki/ManagingDatabaseConnections but i dont know where I would put that code
I also dont understand why it runs smoothly on OS X locally but then has this error consistently appears on pythonanywhere.
Do I need to change any DB settings?
Any help appreciated
thanks Chris