eamigo86 / graphene-django-extras

Extras functionalities for Graphene-Django
MIT License
417 stars 107 forks source link

Filter error #204

Open JEthebest opened 7 months ago

JEthebest commented 7 months ago

"message": "'super' object has no attribute '_set_choices'"

I'm getting the following error: django-filter in the version supported by graphene-django-extras doesn't seem to work normally _set_choices what can I do?

as statuses I use TextChoices

JEthebest commented 7 months ago

What is the status of library support???

JEthebest commented 7 months ago

Are there any plans to resume and continue support for the project???