Commit History

Author SHA1 Message Date
  Hannes Ljungberg a06b977a91 Fixed #32776 -- Added support for Array subqueries on PostgreSQL. 4 years ago
  Mads Jensen a3417282ac Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL. 5 years ago
  Mariusz Felisiak 43380e9110 Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. 7 years ago
  Akshesh 6e07ec3f65 Fixed #27030 -- Added contrib.postgres.indexes.GinIndex. 8 years ago
  Marc Tamlyn 2d877da855 Refs #3254 -- Added full text search to contrib.postgres. 9 years ago
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
  Tim Graham b26d147259 Fixed #25949 -- Documented Psycopg2 version requirement for JSONField. 9 years ago
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  Adam Chainz d34d39ade7 Fixed #24894 -- Added contrib.postgres.functions.TransactionNow 9 years ago
  Andriy Sokolovskiy e4cf8c8420 Fixed #24301 -- Added PostgreSQL-specific aggregate functions 9 years ago
  Tim Graham 3adc5f1ee6 Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.postgres). 9 years ago
  Tim Graham 1d3e41e1cf Added versionadded annotation for contrib.postgres. 10 years ago
  Thomas Chaumeny 17fe0bd808 Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 10 years ago
  Marc Tamlyn 36f514f065 Added HStoreField. 10 years ago
  Tim Graham 4b57e203fe Fixed spelling in docs. 10 years ago
  Marc Tamlyn 604162604b Added array field support for PostgreSQL. 10 years ago