django/tests/gis_tests
Daniel Wiesmann a08d2463d2 Fixed #26112 -- Error when computing aggregate of GIS areas.
Thanks Simon Charette and Claude Paroz for the reviews.
2016-01-22 19:38:34 +01: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 #26112 -- Error when computing aggregate of GIS areas. 2016-01-22 19:38:34 +01: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_geoip.py
test_geoip2.py
test_measure.py
test_spatialrefsys.py
tests.py
utils.py