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
/
django
/
contrib
/
postgres
Age
Commit message (
Expand
)
Author
2019-04-01
[2.2.x] Updated contrib translations from Transifex
Claude Paroz
2019-03-03
[2.2.x] Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-02-25
[2.2.x] Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2019-01-11
Fixed #29738 -- Allowed serializing psycopg2 range types in migrations.
can
2019-01-10
Fetched Armenian translations from Transifex
Claude Paroz
2019-01-09
Fixed #28658 -- Added DISTINCT handling to the Aggregate class.
Simon Charette
2018-11-30
Fixed #29997 -- Allowed combining SearchQuerys with different configs.
Jaap Roes
2018-11-12
Fixed #29945 -- Moved contrib.postgres uninstallation logic to the app config.
Simon Charette
2018-10-02
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
Stefano Chiodino
2018-09-29
Updated translations from Transifex
Claude Paroz
2018-09-28
Refs #28909 -- Simplifed code using unpacking generalizations.
Sergey Fedoseev
2018-09-17
Fixed #27899 -- Added support for phrase/raw searching in SearchQuery.
Claude Paroz
2018-08-15
Fixed #29644 -- Made SearchQuery.__str__() reflect negation and grouping.
Tom Forbes
2018-08-02
Refs #27869 -- Added PostgreSQL version check for GinIndex support.
Nick Pope
2018-08-02
Refs #25809, #28990 -- Added PostgreSQL version check for BrinIndex support.
Nick Pope
2018-08-02
Fixed #29614 -- Added BTreeIndex to django.contrib.postres.
Nick Pope
2018-08-02
Fixed #28990 -- Added autosummarize parameter to BrinIndex.
Nick Pope
2018-08-02
Fixed #28887 -- Added SpGistIndex to django.contrib.postgres.
Nick Pope
2018-08-02
Fixed #26974 -- Added HashIndex to django.contrib.postgres.
Nick Pope
2018-08-01
Updated contrib translations from Transifex
Claude Paroz
2018-07-27
Fixed #28291, #24726 -- Fixed ArrayField with JSONField and RangeFields.
vinay karanam
2018-07-21
Fixed #29582 -- Fixed a crash when using SearchVector with non text-fields.
Simon Charette
2018-06-28
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
Floris den Hengst
2018-05-17
Updated translation catalogs
Claude Paroz
2018-05-13
Refs #29131 -- Fixed space handling in ArrayField's item_invalid message.
Hasan Ramezani
2018-04-22
Refs #29131 -- Made ArrayField error messages index from 1 instead of 0.
Hasan Ramezani
2018-04-10
Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields.
Alasdair Nicol
2018-04-07
Fixed #28950 -- Fixed ArrayField.has_changed() for empty values.
Vinay Karanam
2018-04-04
Fixed #25718 -- Made a JSONField lookup value of None match keys that have a ...
Dmitry Dygalo
2018-04-03
Refs #28577 -- Added check for HStoreField to prevent mutable default.
Tim Graham
2018-02-28
Updated translations from Transifex
Claude Paroz
2018-01-12
Fixed string format specifier for fillfactor in GistIndex.
Nick Pope
2018-01-10
Unified construction of WITH SQL in contrib.postgres.indexes.
Tim Graham
2018-01-09
Allowed indexes in contrib.postgres to have suffixes of any length.
Nick Pope
2017-12-30
Fixed #28908 -- Allowed ArrayField lookups on ArrayAgg annotations.
Sergey Fedoseev
2017-12-11
Fixed #28909 -- Simplified code using tuple/list/set/dict unpacking.
Nick Pope
2017-12-01
Updated contrib translations from Transifex
Claude Paroz
2017-11-29
Fixed #28702 -- Made query lookups for CIText fields use citext.
Mads Jensen
2017-11-11
Fixed #28534 -- Made JSONField.has_changed() ignore key order and consider Tr...
shanghui
2017-11-07
Fixed #28758 -- Fixed RangeMax/MinValueValidators crash with unbound ranges.
Imran Iqbal
2017-11-01
Fixed #28749 -- Added subquery support for ArrayField's __in lookup.
Michał Pasternak
2017-10-20
Fixed #28577 -- Added checks for ArrayField and JSONField to prevent mutable ...
Flávio Juvenal
2017-09-25
Refs #27857 -- Replaced json.loads() ValueError exception catching with JSOND...
Tim Graham
2017-09-19
Refs #28334 -- Fixed crash in hstore/citext oid caching during test db creation.
Tim Graham
2017-09-16
Simplified Count.convert_value() and RegrCount.convert_value().
Sergey Fedoseev
2017-09-15
Fixed #28334 -- Added caching for hstore/citext OIDs.
Igor Gumenyuk
2017-09-13
Merged isinstance() calls.
Mariusz Felisiak
2017-09-11
Fixed #28492 -- Defined default output_field of expressions at the class level.
Simon Charette
2017-09-09
Refs #24928 -- Added introspection support for PostgreSQL RangeField
Claude Paroz
2017-09-09
Refs #24928 -- Added introspection support for PostgreSQL JSONField
Claude Paroz
[next]