django/tests/gis_tests
Andrew Northall 38cde27a89 Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent units. 2023-06-25 13:09:30 +02:00
..
data Fixed #30020 -- Fixed reading nulls with LayerMapping. 2019-01-31 19:50:16 -05:00
distapp Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
gdal_tests Fixed #34374 -- Fixed GIS tests on Windows. 2023-03-02 19:14:24 +01:00
geo3d Fixed #34629 -- Added filtering support to GIS aggregates. 2023-06-16 12:20:13 +02:00
geoadmin Refs #25706 -- Removed inline CSS in the openlayers widget template. 2022-08-01 20:29:49 +02:00
geoapp Fixed #34374 -- Fixed GIS tests on Windows. 2023-03-02 19:14:24 +01:00
geogapp Fixed #33638 -- Fixed GIS lookups crash with geography fields on PostGIS. 2023-02-07 11:48:10 +01:00
geos_tests Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
gis_migrations Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
inspectapp Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
layermap Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
rasterapp Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
relatedapp Fixed #34629 -- Added filtering support to GIS aggregates. 2023-06-16 12:20:13 +02:00
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
admin.py Refs #27674 -- Removed GeoModelAdmin and OSMGeoAdmin per deprecation timeline. 2023-01-17 11:49:15 +01:00
models.py Refs #26753 -- Removed obsolete workarounds in GIS tests for lack of GDAL. 2016-11-15 11:46:06 -05:00
test_data.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_fields.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_geoforms.py Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes. 2022-08-12 13:26:35 +02:00
test_geoip2.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_gis_tests_utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_measure.py Fixed #34676 -- Normalized Distance()/Area() exceptions for nonexistent units. 2023-06-25 13:09:30 +02: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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00