django1/tests/gis_tests
Gregor Gärtner f0c06f8ab7 Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
Co-Authored-By: Michael Howitz <mh@gocept.com>
2022-10-08 08:07:38 +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 #33866 -- Added pathlib.Path support to GDALRaster constructor. 2022-07-25 20:48:33 +02: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
geoadmin_deprecated Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget. 2022-04-22 11:36:27 +02:00
geoapp Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). 2022-10-08 08:07:38 +02:00
geogapp Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
geos_tests Fixed #34026 -- Fixed WKBReader.read() crash on string input. 2022-09-24 17:16:08 +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 Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin. 2021-09-17 08:56:16 +02: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 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 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00