Hi,
I am developing a project in Django with MySQL db. It says here http://azure.microsoft.com/en-us/documentation/articles/web-sites-python-ptvs-django-mysql/ that I can do not use ClearDB for MySQL DB, but install MySQL db on VM.
Azure offers many options for creating a MySQL database. What is the correct way to do this with Django?
I am developing a project in Django with MySQL db. It says here http://azure.microsoft.com/en-us/documentation/articles/web-sites-python-ptvs-django-mysql/ that I can do not use ClearDB for MySQL DB, but install MySQL db on VM.
Azure offers many options for creating a MySQL database. What is the correct way to do this with Django?