summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/search.py
AgeCommit message (Expand)Author
2016-09-07[1.10.x] Fixed #27143 -- Allowed combining SearchQuery with more than one & o...Nicola Jordan
2016-05-13Fixed #24938 -- Added PostgreSQL trigram support.Matthew Somerville
2016-04-22Refs #3254 -- Added full text search to contrib.postgres.Marc Tamlyn