Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with django, django rest, and django-pyodbc-azure versions #225

Open
GulamHussain12 opened this issue Sep 3, 2021 · 1 comment
Open

Comments

@GulamHussain12
Copy link

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?
image

@vwarchu
Copy link

vwarchu commented Sep 3, 2021

Consider trying this open source project, which is a fork that supports Django 3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants