| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-12-15 | Fixed #33308 -- Added support for psycopg version 3. | Daniele Varrazzo |
| 2021-01-13 | Added SpatialFeatures.empty_intersection_returns_none. | Tim Graham |
| 2021-01-02 | Replaced DatabaseFeatures.supports_left_right_lookups with skipUnlessGISLookup. | Tim Graham |
| 2020-11-09 | Renamed BaseSpatialOperations.geography to BaseSpatialFeatures.supports_geogr... | Tim Graham |
| 2017-06-01 | Sorted imports per isort 4.2.9. | Tim Graham |
| 2016-12-06 | Fixed #26789 -- Fixed handling of empty geometries in BaseSpatialField.get_db... | Sergey Fedoseev |
| 2015-08-07 | Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. | Caio Ariede |
| 2015-06-19 | Fixed #23804 -- Added RasterField for PostGIS. | Daniel Wiesmann |
| 2015-03-18 | Fixed #23757 -- Added 3D introspection support to Spatialite backend | Claude Paroz |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-01-14 | Fixed #22603 -- Reorganized classes in django.db.backends. | Tim Graham |
