| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-09-25 | Fixed #34849 -- Avoided raising RuntimeWarning about import-time queries when... | David Sanders |
| 2023-03-07 | Fixed #32172 -- Adapted signals to allow async handlers. | Jon Janzen |
| 2022-12-15 | Fixed #33308 -- Added support for psycopg version 3. | Daniele Varrazzo |
| 2022-12-12 | Refs #33308 -- Moved psycopg2 imports to the psycopg_any module. | Florian Apolloner |
| 2022-12-01 | Refs #33308 -- Ensured type handlers are registered for all PostgreSQL specif... | Florian Apolloner |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-11-04 | Refs #29738 -- Added test for serializing psycopg2's NumericRange with Decima... | Guilherme Martins Crocetti |
| 2020-07-30 | Bumped minimum isort version to 5.1.0. | David Smith |
| 2019-01-11 | Fixed #29738 -- Allowed serializing psycopg2 range types in migrations. | can |
| 2018-11-12 | Fixed #29945 -- Moved contrib.postgres uninstallation logic to the app config. | Simon Charette |
