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
2016-11-15
Refs #27003 -- Fixed JSONField crash on converted values.
Brandon Chinn
2016-11-15
Refs #27003 -- Fixed SimpleArrayField crash on converted values.
Brandon Chinn
2016-11-14
Fixed E305 flake8 warnings.
Ramin Farajpour Cami
2016-10-07
Fixed #26327 -- Added JsonAgg to contrib.postgres.
Mads Jensen
2016-09-30
Updated translations from Transifex
Claude Paroz
2016-09-22
Fixed #27257 -- Fixed builtin text lookups on JSONField keys.
Simon Charette
2016-09-22
Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput,...
Tim Graham
2016-09-21
Alphabetized classes in contrib.postgres.operations.
Tim Graham
2016-09-21
Fixed #26610 -- Added CITextField to contrib.postgres.
Mads Jensen
2016-09-20
Refs #27025 -- Fixed ArrayField querying on Python 3.6.
Tim Graham
2016-09-07
Fixed #27143 -- Allowed combining SearchQuery with more than one & or | opera...
Nicola Jordan
2016-09-07
Fixed #26908 -- Fixed crash with jsonfield__key__isnull lookup.
Tim Graham
2016-08-25
Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().
Mattias Loverot
2016-08-25
Fixed #25995 -- Added an encoder option to JSONField
Claude Paroz
2016-08-19
Fixed #22288 -- Fixed F() expressions with the __range lookup.
Matthew Wilkes
2016-08-12
Fixed #27030 -- Added contrib.postgres.indexes.GinIndex.
Akshesh
2016-08-12
Refs #27030 -- Added BtreeGinExtension operation.
Akshesh
2016-08-01
Pulled contrib translations from Transifex
Claude Paroz
2016-07-27
Fixed #26949 -- Fixed crash of disabled forms.JSONField.
Olexander Yermakov
2016-07-21
Fixed #25454 -- Ensured register_hstore_handler is called for all connections
Claude Paroz
2016-07-15
Updated contrib.postgres translation catalog
Claude Paroz
2016-06-29
Added Upper/Lower Sorbian translations
Claude Paroz
2016-06-13
Fixed #26748 -- Allowed overriding JSONField's widget with an attribute.
Charlie Denton
2016-06-02
Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of crashin...
Brad Melin
2016-06-02
Fixed #26617 -- Added distinct argument to contrib.postgres's StringAgg.
Rustam Kashapov
2016-05-18
Fixed #25774 -- Refactor datetime expressions into public API
Josh Smeaton
2016-05-13
Fixed #24938 -- Added PostgreSQL trigram support.
Matthew Somerville
2016-05-04
Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup()
Claude Paroz
2016-04-30
Pulled translations from Transifex
Claude Paroz
2016-04-27
Fixed #26542 -- Fixed quoting in CreateExtension operation.
Conrad Kramer
2016-04-22
Refs #3254 -- Added full text search to contrib.postgres.
Marc Tamlyn
2016-04-08
Fixed E128 flake8 warnings in django/.
Tim Graham
2016-04-04
Fixed W503 flake8 warnings.
Tim Graham
2016-04-03
Fixed #26101 -- Allowed introspection of base_field.model in RangeField
anna
2016-04-01
Fixed #25532 -- Properly redisplayed JSONField form input values
Claude Paroz
2016-03-15
Fixed #25579 -- Fixed ArrayField.get_db_prep_value() to allow complex types.
Matt C
2016-03-12
Fixed #26283 -- Fixed removal of trailing nulls for SplitArrayField.
quaspas
2016-03-12
Fixed #25143 -- Added ArrayField.from_db_value().
Fernando Miranda
2016-02-16
Fixed #26215 -- Fixed RangeField/ArrayField serialization with None values
Claude Paroz
2016-02-12
Removed unneeded hint=None/obj=None in system check messages.
Tim Graham
2016-01-29
Fixed #26120 -- Made HStoreField cast keys and values to strings.
Greg Chapple
2016-01-25
Fixed #26125 -- Fixed E731 flake warnings.
userimack
2016-01-05
Replaced dict.setdefault() usage to avoid unnecessary object instantiations.
Benjamin Bach
2015-12-31
Updated translations from Transifex
Claude Paroz
2015-12-17
Fixed #25841 -- Handled base array fields validation errors with params.
Simon Charette
2015-12-17
Fixed #25544 -- Removed duplicate ids in prefetch_related() queries.
Ian Foote
2015-12-07
Fixed #25867 -- Fixed a system check crash with nested ArrayFields.
Simon Charette
2015-12-01
Pulled contrib translations from Transifex
Claude Paroz
2015-11-25
Fixed #25772 -- Corrected __len lookup on ArrayField for empty arrays.
Attila Tovt
2015-11-14
Fixed #25666 -- Fixed the exact lookup of ArrayField.
Dmitry Dygalo
[prev]
[next]