| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-14 | Refs #24928 -- Added introspection support for PostgreSQL HStoreField. | Mariusz Felisiak | |
| 2022-12-01 | Refs #33308 -- Ensured type handlers are registered for all PostgreSQL ↵ | Florian Apolloner | |
| specific tests. Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
| 2022-02-07 | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak | |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2020-05-08 | Fixed #12990, Refs #27694 -- Added JSONField model field. | sage | |
| Thanks to Adam Johnson, Carlton Gibson, Mariusz Felisiak, and Raphael Michel for mentoring this Google Summer of Code 2019 project and everyone else who helped with the patch. Special thanks to Mads Jensen, Nick Pope, and Simon Charette for extensive reviews. Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
| 2018-10-02 | Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. | Stefano Chiodino | |
| 2018-04-10 | Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields. | Alasdair Nicol | |
| Thanks erindy for the report. | |||
| 2017-09-27 | Fixed #28626 -- Dropped support for PostgreSQL 9.3. | Tim Graham | |
| Thanks Simon Charette for the introspection changes. | |||
| 2017-09-18 | Added test skipping for a PostgreSQL JSONField test. | Tim Graham | |
| 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 | |
| Thanks Adam Johnson and Tim Graham for the reviews. | |||
