I have a Django application with a default MySQL database. I want to move my default Database to MeMSQL.
I set the credentials in settings.py to be:
settings.py