django-url-filter
django-url-filter copied to clipboard
Replace deprecated method ungettext_lazy
Fixes #102
This change has not been added to the latest version. Can this be added? django_url_filter doesn't work for me on newer versions of django. I assume it is because of this issue. @Naartti
Hi, is there any update for this merge ? with django 4 the django-url-filter module fails it's import
please fix this as it will enable support for django 4
Any news on this, it really is a small but crucial update @miki725
We had to apply a temporary workaround in order to use Django 4:
pip3 install git+https://github.com/miki725/django-url-filter.git@aef2719c3a43fc160458283660e74ed7c1385e11
but it would be really great to have the proper fix merged.
Can this be integrated? now breaks for django > 4