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
/
fields.txt
Age
Commit message (
Expand
)
Author
2023-09-18
Refs #33872 -- Removed django.contrib.postgres.fields.CIText/CICharField/CIEm...
Mariusz Felisiak
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2022-12-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-11-18
Fixed #26056 -- Added QuerySet.values()/values_list() support for ArrayField'...
Ben Cail
2022-08-31
Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTran...
Mariusz Felisiak
2022-08-03
Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/...
Mariusz Felisiak
2022-07-23
Refs #25756 -- Doc'd inability to use file fields with PostgreSQL ArrayField.
Claude Paroz
2022-07-13
Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransform().
Alokik Vijay
2022-05-19
Fixed #33717 -- Dropped support for PostgreSQL 11.
Mariusz Felisiak
2021-11-04
Fixed #27147 -- Allowed specifying bounds of tuple inputs for non-discrete ra...
Guilherme Martins Crocetti
2021-10-04
Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transfo...
Sarah Abderemane
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-07-27
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
David Smith
2021-04-28
Corrected introduction to range field lookups docs.
Adam Johnson
2021-03-04
Fixed typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecati...
Mariusz Felisiak
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2020-10-21
Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL.
Tom Carrick
2020-08-07
Fixed typo in docs/ref/contrib/postgres/fields.txt.
Thomas
2020-05-18
Fixed #31577 -- Clarified docs about bounds of RangeFields.
xncbf
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-08
Fixed #12990, Refs #27694 -- Added JSONField model field.
sage
2020-03-06
Added missing backticks in various docs.
Mariusz Felisiak
2019-12-05
Fixed #31039 -- Added support for contained_by lookup with AutoFields, SmallI...
Hasan Ramezani
2019-11-14
Fixed #29916 -- Added lower_inc, lower_inf, upper_inc, and upper_inf lookups ...
Dulmandakh
2019-09-10
Refs #29598 -- Removed FloatRangeField per deprecation timeline.
Mariusz Felisiak
2019-09-10
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-08-21
Fixed broken links and redirects in documentation.
François Freitag
2019-07-16
Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL.
Mads Jensen
2019-07-16
Refs #29824 -- Added RangeOperators helper class.
Mads Jensen
2019-07-16
Fixed heading level typo in docs/ref/contrib/postgres/fields.txt.
Mariusz Felisiak
2019-03-29
Removed unnecessary /static from links to PostgreSQL docs.
Nick Pope
2019-01-31
Refs #28161 -- Doc'd INSTALLED_APPS requirement for ArrayField(CIText).
Robert Coup
2019-01-17
Removed versionadded/changed annotations for 2.1.
Tim Graham
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-10-09
Capitalized "Python" in docs and comments.
Jon Dufresne
2018-10-02
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
Stefano Chiodino
2018-05-07
Alphabetized imports in docs/ref/contrib/postgres/fields.txt.
Hasan Ramezani
2018-04-04
Fixed #25718 -- Made a JSONField lookup value of None match keys that have a ...
Dmitry Dygalo
2017-10-09
Fixed #28423 -- Expanded docs for indexing contrib.postgres fields.
Mads Jensen
2017-09-29
Fixed #28651 -- Fixed typo in docs/ref/contrib/postgres/fields.txt.
Michael Käufl
2017-09-27
Fixed #28626 -- Dropped support for PostgreSQL 9.3.
Tim Graham
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-08-26
Fixed #28532 -- Fixed typo in PostgreSQL field docs
Claude Paroz
2017-06-09
Fixed typo in docs/ref/contrib/postgres/fields.txt.
Tim Graham
[next]