Add the possibility to filter a field 'accent insensitively'

Bug #1459231 reported by Paolo Tormene
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake Platform
Fix Committed
Undecided
Paolo Tormene

Bug Description

Until Django 1.8, there is no simple way to filter a field 'accent insensitively'.
An example occurred in the Vulnerability application, where some authors had accents in their names and it was not possible to find those names if they were written with wrong accents in the search field.
We need a custom textual field that could be filtered both 'case insensitively' and 'accent insensitively', leveraging a custom postgres operator able to perform the search.

Revision history for this message
Paolo Tormene (paolo-tormene) wrote :
Changed in oq-platform:
status: New → Fix Committed
assignee: nobody → Paolo Tormene (paolo-tormene)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.