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

Add support for Django 3 #13

Open
fkromer opened this issue Jan 27, 2020 · 1 comment
Open

Add support for Django 3 #13

fkromer opened this issue Jan 27, 2020 · 1 comment

Comments

@fkromer
Copy link

fkromer commented Jan 27, 2020

I've tried to install 0.0.9 into a python 3.8.1 venv runnning django 3.0.2 and graphene-django [required: >= 2.1.7,<3, installed: 2.1.8] without success. Seems like it relates to install_requires=[..., 'graphene-django==2.0.0', ...]. Could we relax this pinning to enable support for this current latest version setup? Relates to #11

@miladjobs
Copy link

I have also this issue

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