-
Notifications
You must be signed in to change notification settings - Fork 107
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
still maintained? #188
Comments
I'm going to say that it looks like a nearly dead project. I think it needs more contributors. I may need to transition my schema away from this package completely next year, or start contributing myself. |
Hi there, sorry for the delay in responding, but in recent months I have been a father and the truth is that it takes up a lot of the little free time I had. However, I'm planning to start working on a new version with more features off the box, and compatible with Django >=3.2. |
@eamigo86 Thanks for the reply, I fully understand that. Anyway, if you had just a few minutes to donate to this project, I prepared #191 which updates the supported versions to Django 4.0 & 4.1, removes the already EOLed versions and cleans up the tox/Github Actions setup so the tests passes on all supported versions. It should be pretty easy to review. |
Nice @eamigo86 congrats on becoming a father! And I totally understand that experience, as I have had it too :) Maybe it would be nice to open up the repo to more maintainers? Or transfer the repo to https://github.com/jazzband so maintaining it could be a community effort. Thanks for all of your work 🙏 |
Is this package still being maintained? We'd like to use the latest version of django-filter but can't, since graphene-django-extras requires an older version. Also the current version requires an alpha version of graphene-django, which breaks stuff for us.
Is there a good alternative for graphene-django-extras?
The text was updated successfully, but these errors were encountered: