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
distapp
gdal_tests
geo3d
geoadmin
geoapp
geogapp
geos_tests
gis_migrations
inspectapp Fixed #25682 -- Removed bare except clauses. 2015-11-17 14:39:15 -05:00
layermap
maps
rasterapp
relatedapp
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
admin.py
models.py
test_data.py
test_geoforms.py
test_geoip.py
test_geoip2.py
test_measure.py
test_spatialrefsys.py Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:04 -04:00
tests.py
utils.py