django/tests/gis_tests
Claude Paroz eed2e740f7 Fixed -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path.
Thanks Nikita Krokosh for the initial patch.
2019-08-13 19:44:10 +02:00
..
data Fixed -- Fixed reading nulls with LayerMapping. 2019-01-31 19:50:16 -05:00
distapp Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
gdal_tests Fixed comment typo. 2019-05-09 17:04:50 +02:00
geo3d Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
geoadmin Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
geoapp Simplified GISFunctionsTests.test_point_on_surface(). 2019-06-12 12:59:02 +02:00
geogapp Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
geos_tests Fixed -- Fixed loss of SRID when calling reverse() on LineString/Point. 2019-07-27 20:12:46 +02:00
gis_migrations Fixed -- Refactored db introspection identifier converters. 2018-11-21 09:06:50 +01:00
inspectapp Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
layermap Fixed -- Fixed reading nulls with LayerMapping. 2019-01-31 19:50:16 -05:00
maps Fixed -- Removed contrib.gis.maps. 2016-09-16 15:21:46 -04:00
rasterapp Fixed typo in RasterField test name. 2019-05-27 13:40:03 +02:00
relatedapp Reverted "Fixed relative paths imports per isort 4.3.5." 2019-03-03 19:33:48 +01:00
__init__.py Moved contrib.gis tests out of contrib. 2015-02-11 10:29:54 -05:00
admin.py Stopped conditional discovery of gis_tests apps 2015-04-18 15:17:49 +02:00
models.py Refs -- Removed obsolete workarounds in GIS tests for lack of GDAL. 2016-11-15 11:46:06 -05:00
test_data.py Fixed -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
test_fields.py Fixed -- Made GeometryField.deconstruct() handle 'extent' and 'tolerance' args. 2018-12-21 17:44:45 -05:00
test_geoforms.py Fixed -- Catched GDALException in GeometryField.to_python 2018-11-23 09:39:02 +01:00
test_geoip2.py Fixed -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path. 2019-08-13 19:44:10 +02:00
test_gis_tests_utils.py Fixed -- Fixed some GIS functions when queryset is evaluated more than once. 2017-09-11 11:56:39 -04:00
test_measure.py Fixed -- Added support for the furlong unit in Distance. 2019-04-19 08:54:23 +02:00
test_ptr.py Fixed -- Fixed CPointerBase.__del__() ImportError crash. 2018-07-06 11:26:14 -04:00
test_spatialrefsys.py Fixed -- Added aliases for Python 3's assertion names in SimpleTestCase. 2016-12-07 17:42:31 -05:00
tests.py Fixed -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1. 2019-02-04 18:07:02 -05:00
utils.py Fixed -- Fixed some GIS functions when queryset is evaluated more than once. 2017-09-11 11:56:39 -04:00