Re: django on windows azure

2013-01-05 Thread Daniel González Sánchez
Hello Eugeny, I'm also interested in porting my django system to the Azure SQL Cloud service (not necessarily porting to Windows) Any new or which option did you choose? Cheers Dani On Tuesday, February 7, 2012 6:36:01 AM UTC+1, Eugeny Klementev wrote: > > Hello, > > I'm porting django applic

django on windows azure

2012-02-06 Thread Eugeny Klementev
Hello, I'm porting django application on windows azure cloud. I looking for ways to use azure's database from django application. I see two ways: 1. Use Azure SQL and use the any open-source odbc backend (i found django-pyodbc http://code.google.com/p/django-pyodbc/) 2. Use the windows azure tab