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 django 4.1 support #241

Closed
Khatskevich opened this issue Aug 6, 2022 · 3 comments · Fixed by #294
Closed

Add django 4.1 support #241

Khatskevich opened this issue Aug 6, 2022 · 3 comments · Fixed by #294

Comments

@Khatskevich
Copy link

Wagtail now supports Django 4.1.
For some users wagtail-grapple may be the last dependency which prevents from updating Django.

It will be nice to have support Django 4.1.

@jams2
Copy link
Contributor

jams2 commented Aug 31, 2022

This appears to be due to graphene-django being incompatible with Django 4 (4.1?).

graphene-django appears to be unmaintained. See also graphql-python/graphene-django#1324 (comment).

This will probably also affect #143

@PeterDekkers
Copy link

PeterDekkers commented Sep 28, 2022

graphene-django v3.0.0 was just released, which adds Django 4 support.

https://github.com/graphql-python/graphene-django/releases/tag/v3.0.0

Relevant PR:
graphql-python/graphene-django#1281

@zerolab zerolab mentioned this issue Sep 28, 2022
7 tasks
@zerolab
Copy link
Member

zerolab commented Sep 28, 2022

cross-posted to #143.

@zerolab zerolab linked a pull request Jan 9, 2023 that will close 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
4 participants