django/tests/gis_tests
Tim Graham ea87a85fad
Dropped support for GEOS 3.4.
2019-02-09 08:40:55 -05:00
..
data Fixed #30020 -- Fixed reading nulls with LayerMapping. 2019-01-31 19:50:16 -05:00
distapp
gdal_tests Fixed #30166 -- Dropped support for GDAL 1.11. 2019-02-08 14:08:05 -05:00
geo3d
geoadmin Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
geoapp Refs #28841 -- Removed ForceRHR function per deprecation timeline. 2019-01-17 10:52:19 -05:00
geogapp Used 4 space hanging indent for dictionaries. 2019-01-02 18:18:19 -05:00
geos_tests Dropped support for GEOS 3.4. 2019-02-09 08:40:55 -05:00
gis_migrations Fixed #29949 -- Refactored db introspection identifier converters. 2018-11-21 09:06:50 +01:00
inspectapp Fixed #30166 -- Dropped support for GDAL 1.11. 2019-02-08 14:08:05 -05:00
layermap Fixed #30020 -- Fixed reading nulls with LayerMapping. 2019-01-31 19:50:16 -05:00
maps
rasterapp
relatedapp Relaxed assertions to fix GIS test failures on Oracle 18c. 2019-01-14 18:32:42 -05:00
__init__.py
admin.py
models.py
test_data.py
test_fields.py Fixed #29792 -- Made GeometryField.deconstruct() handle 'extent' and 'tolerance' args. 2018-12-21 17:44:45 -05:00
test_geoforms.py Fixed #29978 -- Catched GDALException in GeometryField.to_python 2018-11-23 09:39:02 +01:00
test_geoip2.py Removed obsolete and flaky GeoIP tests. 2018-10-23 20:46:49 -04:00
test_gis_tests_utils.py
test_measure.py
test_ptr.py Fixed #29543 -- Fixed CPointerBase.__del__() ImportError crash. 2018-07-06 11:26:14 -04:00
test_spatialrefsys.py
tests.py Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1. 2019-02-04 18:07:02 -05:00
utils.py