0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/gis_tests
2023-03-02 19:14:24 +01:00
..
data
distapp
gdal_tests Fixed #34374 -- Fixed GIS tests on Windows. 2023-03-02 19:14:24 +01:00
geo3d
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
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
__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
test_fields.py
test_geoforms.py Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes. 2022-08-12 13:26:35 +02:00
test_geoip2.py
test_gis_tests_utils.py
test_measure.py Removed unneeded test suite creation for GIS measure tests. 2022-07-23 15:57:05 +02:00
test_ptr.py
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