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?
