django/tests/gis_tests
Tim Graham 740cdbea04 [1.9.x] Fixed GeoIP test failure with the latest data.
Backport of da2e92d25e from stable/1.11.x
2017-02-14 09:46:53 -05:00
..
data Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
distapp [1.9.x] Fixed #26147 -- Relaxed expected values in GIS tests to account for database/library differences. 2016-01-28 14:38:27 -05:00
gdal_tests [1.9.x] Fixed #25533 -- Changed datatype mapping for GDALRasters 2015-10-09 16:03:42 +02:00
geo3d [1.9.x] Removed unneeded GeoManagers in tests. 2016-03-11 13:38:54 -05:00
geoadmin [1.9.x] Removed unneeded GeoManagers in tests. 2016-03-11 13:38:54 -05:00
geoapp [1.9.x] Relaxed a test for PostGIS 2.3. 2016-10-01 09:25:07 -04:00
geogapp [1.9.x] Fixed #26147 -- Relaxed expected values in GIS tests to account for database/library differences. 2016-01-28 14:38:27 -05:00
geos_tests [1.9.x] Fixed #25661 -- Fixed checking number of points during list assignment for `LinearRing`. 2015-11-02 22:42:10 +01:00
gis_migrations Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
inspectapp [1.9.x] Removed unneeded GeoManagers in tests. 2016-03-11 13:38:54 -05:00
layermap [1.9.x] Removed unneeded GeoManagers in tests. 2016-03-11 13:38:54 -05:00
maps Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
rasterapp Fixed #25072 -- Prevented GDALRaster memory to be uncollectable 2015-07-10 19:56:17 +02:00
relatedapp [1.9.x] Sorted single letter imports per the latest version of isort. 2016-03-28 11:56:16 -04:00
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
admin.py Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
models.py [1.9.x] Removed unneeded GeoManagers in tests. 2016-03-11 13:38:54 -05:00
test_data.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geoforms.py [1.9.x] Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript. 2016-01-28 18:02:10 -05:00
test_geoip.py [1.9.x] Fixed GeoIP test failure with the latest data. 2017-02-14 09:46:53 -05:00
test_geoip2.py Fixed #25407 -- Removed network dependency in GeoIP tests. 2015-09-23 13:11:57 -04:00
test_measure.py [1.9.x] Sorted single letter imports per the latest version of isort. 2016-03-28 11:56:16 -04:00
test_spatialrefsys.py Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
tests.py Fixed GIS tests broken by 0a89915 2015-06-06 10:30:55 +02:00
utils.py [1.9.x] Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup 2015-10-22 20:33:55 +02:00