index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
postgres
Age
Commit message (
Expand
)
Author
2017-05-22
[1.11.x] Updated various links in docs to avoid redirects
Claude Paroz
2017-03-21
[1.11.x] Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.
Mariusz Felisiak
2017-02-11
[1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-01-16
Refs #25809 -- Made a few late review comments for BrinIndex.
Mads Jensen
2017-01-15
Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.
Mads Jensen
2017-01-02
Removed obsolete versionadded/changed annotations.
Tim Graham
2016-12-15
Fixed #27582 -- Allowed HStoreField to store null values.
David Hoffman
2016-12-08
Fixed #27355 -- Added “Creating extension using migrations” docs.
ntuckovic
2016-11-28
Refs #26327 -- Renamed JsonAgg to JSONBAgg.
Mads Jensen
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-07
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Mads Jensen
2016-09-21
Fixed #26610 -- Added CITextField to contrib.postgres.
Mads Jensen
2016-08-25
Fixed #25995 -- Added an encoder option to JSONField
Claude Paroz
2016-08-16
Clarified when activating the btree_gin extension is necessary.
Akshesh
2016-08-12
Fixed #27030 -- Added contrib.postgres.indexes.GinIndex.
Akshesh
2016-08-12
Refs #27030 -- Added BtreeGinExtension operation.
Akshesh
2016-08-12
Removed some unnecessary repetition in PostgreSQL operations docs.
Tim Graham
2016-07-14
Fixed typos in docs/ref/contrib/postgres/search.txt
Tom Carrick
2016-07-07
Fixed a typo in docs/ref/contrib/postgres/search.txt.
Mathieu Richardoz
2016-06-02
Fixed #26617 -- Added distinct argument to contrib.postgres's StringAgg.
Rustam Kashapov
2016-05-30
Fixed #26684 -- Removed incorrect index example in docs/ref/contrib/postgres/...
Christophe Pettus
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-13
Fixed #24938 -- Added PostgreSQL trigram support.
Matthew Somerville
2016-04-22
Fix typos in PGFTS docs.
Marc Tamlyn
2016-04-22
Refs #3254 -- Added full text search to contrib.postgres.
Marc Tamlyn
2016-04-03
Fixed #26101 -- Allowed introspection of base_field.model in RangeField
anna
2016-03-28
Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
Francisco Capdevila
2016-03-12
Fixed #26345 -- Clarified which RangesFields always return a canonical form.
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-08
Refs #25995 -- Documented that JSONField doesn't handle sophisticated seriali...
Tim Graham
2015-12-19
Fixed #25949 -- Documented Psycopg2 version requirement for JSONField.
Tim Graham
2015-12-10
Fixed incorrect examples in ArrayField docs.
Dotan Agmon
2015-10-06
Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.
Tim Graham
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-01
Fixed #24690 -- Added a warning about mutable defaults for ArrayField/JSONField.
Tim Graham
2015-06-15
Fixed #24894 -- Added contrib.postgres.functions.TransactionNow
Adam Chainz
2015-06-04
Fixed #24837 -- field__contained_by=Range
Marc Tamlyn
2015-05-31
Refs #24811 -- Fixed syntax error in CREATE EXTENSION example query.
Tim Graham
2015-05-30
Fixed #24604 -- Added JSONField to contrib.postgres.
Marc Tamlyn
2015-05-30
Add HasAnyKeys lookup for HStoreField.
Marc Tamlyn
2015-05-23
Fixed #24811 -- Added details on installing PostgreSQL extensions.
Tim Graham
2015-04-24
Documented INSTALLED_APPS requirement for HStoreField.
Tim Graham
2015-04-16
Fixed #24645 -- Documented use of HStoreExtension.
Tim Graham
2015-03-30
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
Andriy Sokolovskiy
2015-02-16
Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.po...
Tim Graham
2015-02-05
Improved nested ArrayField example
Tom Christie
2015-01-23
Fixed typo in docs/ref/contrib/postgres/forms.txt.
Tim Graham
2015-01-22
Fixed #24170 -- Implemented decompress for BaseRangeField widgets
Ng Zhi An
[next]