#35479: Drop support for PostgreSQL 13 and PostGIS 3.0.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Mariusz Felisiak
Felisiak |
Type: | Status: assigned
Cleanup/optimization |
Component: Database | Version: dev
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
The end of support for PostgreSQL 13 is November 2025. Therefore, Django
5.2 (released in April 2025) may set PostgreSQL 14 as the minimum version
that it supports (see SupportedDatabaseVersions). Also drop support for
PostGIS 3.0.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35479>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.