django-rest-framework
django-rest-framework copied to clipboard
Add `unaccent` to `SearchFilter`
Description
Based on discussion https://github.com/encode/django-rest-framework/discussions/7759 I've created this PR to continue the work made in https://github.com/encode/django-rest-framework/pull/8775 and https://github.com/encode/django-rest-framework/pull/7733
There are no tests with PostgreSQL but I'm creating this to test with the CI