You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am writing an application in django rest framework. I want to use django-pyodbc-azure . Looks like this does not work with django >2.1. While installing, django was downgraded to 2.1. Now, the rest framework complains that it can't work with django <2.2.
Here is the screenshot. Are there any workarounds for this?
The text was updated successfully, but these errors were encountered:
Hi,
I am writing an application in django rest framework. I want to use
django-pyodbc-azure
. Looks like this does not work with django >2.1. While installing, django was downgraded to 2.1. Now, the rest framework complains that it can't work with django <2.2.Here is the screenshot. Are there any workarounds for this?
The text was updated successfully, but these errors were encountered: