michiya / django-pyodbc-azure

Django backend for Microsoft SQL Server and Azure SQL Database using pyodbc
https://pypi.python.org/pypi/django-pyodbc-azure
BSD 3-Clause "New" or "Revised" License
321 stars 140 forks source link

Django dependencies supported with Django 3.0.9 #221

Open mahima2112 opened 4 years ago

mahima2112 commented 4 years ago

What are the versions of various django dependencies for django 3.0.9? Also, what version of django-pyodbc-azure will work with django==3.0.9? If no version possible so far, what is the latest django version that I can install so that django-pyodbc-azure has a suitable compatible version?

gustavo-sdo commented 4 years ago

django-pyodbc-azure supports Django <= 2.2.1. Above it, there is a fork that supports newer versions of Django: https://github.com/ESSolutions/django-mssql-backend