summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/apps.py
AgeCommit message (Expand)Author
2016-07-21Fixed #25454 -- Ensured register_hstore_handler is called for all connectionsClaude Paroz
2016-05-13Fixed #24938 -- Added PostgreSQL trigram support.Matthew Somerville
2016-04-22Refs #3254 -- Added full text search to contrib.postgres.Marc Tamlyn
2014-11-28Fixed #23423 -- Added unaccent lookup in django.contrib.postgresThomas Chaumeny
2014-11-04Added HStoreField.Marc Tamlyn