Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Alphabetized classes in contrib.postgres.operations. | Tim Graham | 2016-09-21 | 1 | -8/+8 |
* | Fixed #26610 -- Added CITextField to contrib.postgres. | Mads Jensen | 2016-09-21 | 1 | -0/+6 |
* | Refs #27030 -- Added BtreeGinExtension operation. | Akshesh | 2016-08-12 | 1 | -0/+6 |
* | Fixed #24938 -- Added PostgreSQL trigram support. | Matthew Somerville | 2016-05-13 | 1 | -0/+6 |
* | Fixed #26542 -- Fixed quoting in CreateExtension operation. | Conrad Kramer | 2016-04-27 | 1 | -2/+2 |
* | Stopped special-casing postgres-specific tests | Claude Paroz | 2015-04-18 | 1 | -0/+2 |
* | Fixed #23423 -- Added unaccent lookup in django.contrib.postgres | Thomas Chaumeny | 2014-11-28 | 1 | -0/+6 |
* | Revert "Fixed #23892 -- Made deconstructible classes forwards compatible" | Carl Meyer | 2014-11-22 | 1 | -2/+2 |
* | Fixed #23892 -- Made deconstructible classes forwards compatible | Carl Meyer | 2014-11-22 | 1 | -2/+2 |
* | Added HStoreField. | Marc Tamlyn | 2014-11-04 | 1 | -0/+34 |