El 20/05/15 14:39, Meet Bhagdev escribió:
When I last checked the Django ORM did not have official support for SQL Server and Azure SQL DB. Is there a way to use SQL Server and more importantly Azure SQL DB by modifying the DATABASES configuration in settings.py
Try django-pyodbc. On Linux I've used it for SQL Server. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/555DD0C2.5060709%40epepm.cupet.cu. For more options, visit https://groups.google.com/d/optout.

