1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/gis_tests
2023-01-20 08:13:43 +01:00
..
data
distapp Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
gdal_tests Fixed #34234 -- Dropped support for PROJ 4. 2023-01-13 12:31:41 +01:00
geo3d Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
geoadmin Refs #25706 -- Removed inline CSS in the openlayers widget template. 2022-08-01 20:29:49 +02:00
geoapp Fixed #34266 -- Added ClosestPoint GIS database functions. 2023-01-20 08:13:43 +01:00
geogapp Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
geos_tests Fixed #34234 -- Dropped support for PROJ 4. 2023-01-13 12:31:41 +01:00
gis_migrations Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
inspectapp Removed usage of django.db.utils.ConnectionHandler.databases. 2022-03-17 07:36:34 +01:00
layermap Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
rasterapp Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
relatedapp Fixed RelatedGeoModelTest.test08_defer_only() on MySQL 8+ with MyISAM storage engine. 2022-07-05 19:05:03 +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 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 Removed unneeded test suite creation for GIS measure tests. 2022-07-23 15:57:05 +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 Fixed #33308 -- Added support for psycopg version 3. 2022-12-15 06:17:57 +01:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00