1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/gis_tests
Tim Graham 59ef6559a3 Reverted #25961 -- Removed handling of thread-non-safe GEOS functions.
This reverts commit 312fc1af7b as it seems
to cause segmentation faults as described in the ticket.
2016-01-07 18:54:41 -05:00
..
data
distapp Fixed #15165 -- Prevented wrong results with perimeter on geodetic fields. 2015-12-30 18:07:02 -05:00
gdal_tests Fixed #25932 -- Made predicates of OGRGeometry return bool instead of int. 2015-12-14 11:30:36 -05:00
geo3d
geoadmin
geoapp Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
geogapp Fixed #25438 -- Fixed assorted Oracle GIS test failures. 2015-11-19 09:07:35 -05:00
geos_tests Reverted #25961 -- Removed handling of thread-non-safe GEOS functions. 2016-01-07 18:54:41 -05:00
gis_migrations
inspectapp Fixed #25682 -- Removed bare except clauses. 2015-11-17 14:39:15 -05:00
layermap
maps
rasterapp Allowed RasterFieldWithoutGDALTest to run even if GDAL is installed. 2015-11-19 08:53:21 -05:00
relatedapp
__init__.py
admin.py
models.py
test_data.py
test_geoforms.py
test_geoip2.py
test_geoip.py
test_measure.py
test_spatialrefsys.py
tests.py
utils.py