When I query the table using icontains, Django performs an SQL query using UPPER and the index seems to be useless.
icontains
UPPER
When