django/tests/gis_tests
Shai Berger bb51dc902d Refs #26112 -- Fixed aggregate GIS test on Oracle.
Made sure the test doesn't try to aggregate over MultiPolygonField and made
AreaField turn decimals into floats on the way from the DB.

Thanks Daniel Wiesmann, Jani Tiainen, and Tim Graham for review and discussion.
2016-02-09 10:04:54 -05:00
..
data Fixed #23804 -- Added RasterField for PostGIS. 2015-06-19 14:36:43 -04:00
distapp
gdal_tests
geo3d
geoadmin
geoapp Refs #26112 -- Fixed aggregate GIS test on Oracle. 2016-02-09 10:04:54 -05:00
geogapp
geos_tests
gis_migrations Fixed #26176 -- Fixed E123 flake8 warnings. 2016-02-05 15:11:07 -05:00
inspectapp
layermap
maps
rasterapp
relatedapp
__init__.py
admin.py
models.py
test_data.py
test_geoforms.py Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 2016-01-29 13:37:33 -05:00
test_geoip.py
test_geoip2.py
test_measure.py
test_spatialrefsys.py
tests.py Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
utils.py