..
data
Refs #34406 -- Added support for GDAL curved geometries.
2024-10-22 17:24:36 -03:00
distapp
Refs #33476 -- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
gdal_tests
Fixed #35883 -- Confirmed support for GDAL 3.9.
2024-11-04 09:24:17 +01:00
geo3d
Fixed #34629 -- Added filtering support to GIS aggregates.
2023-06-16 12:20:13 +02:00
geoadmin
Fixed #32820 -- Added aria-invalid="true" to fields with errors.
2023-08-01 06:08:04 +02:00
geoapp
Refs #35803 -- Added more tests for __coveredby and __covers GIS lookups.
2024-10-24 09:06:27 +02:00
geogapp
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
geos_tests
Fixed #34739 -- Added GEOSGeometry.equals_identical() method.
2023-08-05 18:23:38 +02:00
gis_migrations
Fixed #35074 -- Fixed adding/removing indexes when spatial_index is changed on MySQL, PostgreSQL, and Oracle.
2024-09-19 08:12:11 +02:00
inspectapp
Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3.
2023-06-29 09:11:30 +02:00
layermap
Fixed typos in docstrings and docs.
2024-03-07 06:01:01 +01:00
rasterapp
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
2023-09-20 13:45:51 +02:00
relatedapp
Fixed #34686 -- Added support for GEOS 3.12.
2023-08-04 05:53:29 +02:00
__init__.py
…
admin.py
Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline.
2023-01-17 11:49:15 +01:00
models.py
…
test_data.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
test_fields.py
Refs #33476 -- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_geoforms.py
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per deprecation timeline.
2023-09-18 22:12:40 +02:00
test_geoip2.py
Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
2024-10-17 21:40:53 -03:00
test_gis_tests_utils.py
Refs #33476 -- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_measure.py
Fixed #35117 -- Added support for the hectare unit in Area.
2024-01-16 20:31:46 +01:00
test_ptr.py
Refs #33476 -- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_spatialrefsys.py
Fixed #34234 -- Dropped support for PROJ 4.
2023-01-13 12:31:41 +01:00
tests.py
Refs #16969 -- Added test for not initializing PostGIS-specific stuff for non-db connections.
2023-02-21 08:42:28 +01:00
utils.py
Used addCleanup() in tests where appropriate.
2023-12-31 10:01:31 +01:00