django/tests/gis_tests
Tim Graham 19d1cb1451 Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript. 2016-01-28 17:46:55 -05:00
..
data Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
distapp Fixed #26147 -- Relaxed expected values in GIS tests to account for database/library differences. 2016-01-28 14:11:06 -05:00
gdal_tests Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int. 2015-12-14 11:30:36 -05:00
geo3d Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods. 2015-09-23 19:31:10 -04:00
geoadmin Delayed GDAL check for OSMGeoAdmin 2015-04-24 20:30:23 +02:00
geoapp Fixed #26138 -- Ensured geometry_field's geometry is always serialized 2016-01-28 08:50:38 +01:00
geogapp Fixed #26147 -- Relaxed expected values in GIS tests to account for database/library differences. 2016-01-28 14:11:06 -05:00
geos_tests Reverted #25961 -- Removed handling of thread-non-safe GEOS functions. 2016-01-07 18:54:41 -05:00
gis_migrations Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
inspectapp Fixed #25682 -- Removed bare except clauses. 2015-11-17 14:39:15 -05:00
layermap Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
maps Refs #24652 -- Used SimpleTestCase where appropriate. 2015-05-20 13:46:13 -04:00
rasterapp Allowed RasterFieldWithoutGDALTest to run even if GDAL is installed. 2015-11-19 08:53:21 -05:00
relatedapp Fixed #24687 -- Added select_related() validation for nested non-relational fields. 2015-10-10 09:48:50 -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 Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initialization 2015-06-23 16:11:42 -04:00
test_data.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
test_geoforms.py Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript. 2016-01-28 17:46:55 -05:00
test_geoip.py Fixed #25407 -- Removed network dependency in GeoIP tests. 2015-09-23 13:11:57 -04:00
test_geoip2.py Fixed #25407 -- Removed network dependency in GeoIP tests. 2015-09-23 13:11:57 -04:00
test_measure.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05: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 Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup 2015-10-22 20:32:31 +02:00