Hi Guys, I have problems with MySQL
Four mounths ago my app worked fine, but now, I tried to connect and my app says:
OperationalError at /admin/
(2005, "Unknown MySQL server host 'mysql.server' (0)")
Request Method: GET Request URL: http://jaguinaga.pythonanywhere.com/admin/ Django Version: 1.3.7 Exception Type: OperationalError Exception Value:
(2005, "Unknown MySQL server host 'mysql.server' (0)")
Any Help will be appreciated
regards