django-rest-framework-filters
django-rest-framework-filters copied to clipboard
Django 4.x compatibility
Hello,
Django 4.x has removed support for ugettext (in favor of plain gettext). It looks like the only place this is used is in complex_ops.py. It's been fixed in the master branch, but not in the latest PyPi package (0.11.1).
When can we expect to see a release with this (one character) fix included?
Thanks!
Is this project abandoned?
Adding to this. I have the same question.
Is this project abandoned?
I can happily report that I've successfully tested the following combo (all on PyPI):
- CPython 3.11.0
django~=4.1.3django-filter~=22.1djangorestframework~=3.14djangorestframework-filters~=1.0.0.dev2
cc @philipn maybe worth updating the README?
Hi,
@rpkilby @philipn Is there any chance we see 1.0.0 on PyPi any time soon?
It's gojover guys this project abandoned