Fixed #23423 -- Added unaccent lookup in django.contrib.postgres

This commit is contained in:
Thomas Chaumeny 2014-09-05 22:53:11 +02:00 committed by Tim Graham
parent 47789410db
commit 17fe0bd808
12 changed files with 163 additions and 4 deletions

View file

@ -26,5 +26,6 @@ a number of PostgreSQL specific data types.
fields
forms
lookups
operations
validators