summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/apps.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25454 -- Ensured register_hstore_handler is called for all connectionsClaude Paroz2016-07-211-0/+5
* Fixed #24938 -- Added PostgreSQL trigram support.Matthew Somerville2016-05-131-1/+3
* Refs #3254 -- Added full text search to contrib.postgres.Marc Tamlyn2016-04-221-1/+3
* Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny2014-11-281-0/+4
* Added HStoreField.Marc Tamlyn2014-11-041-0/+13